mirror of
https://github.com/root-fr/jmap-webmail.git
synced 2026-09-25 00:01:15 +00:00
Add OAuth2 authorization code flow with PKCE as an alternative to basic auth. Supports Stalwart's built-in OAuth provider with automatic token refresh, session persistence via httpOnly cookies, and graceful fallback to basic auth when OAuth is not configured.