mirror of
https://github.com/root-fr/jmap-webmail.git
synced 2026-09-23 16:01:15 +00:00
New OAUTH_ONLY env var hides username/password fields and promotes the SSO button as the primary login method. Useful for deployments that want to enforce OAuth-only authentication. Includes retry button when OAuth discovery fails to avoid dead-end login pages. Closes #32