Add Google/Microsoft SSO OAuth for register and sign-in (#24) #29

Merged
westfarn merged 2 commits from feature/sso-oauth-24 into master 2026-07-27 05:13:32 -07:00
2 Commits
Author SHA1 Message Date
westfarn bbe8055573 Fix migration conflict with password-reset leaves
CI / test (pull_request) Successful in 10s
Unit Tests / test (pull_request) Successful in 10s
Renumber OAuthIdentity to 0026 after 0025_outbound_email (master already
shipped 0024_user_auth_event), and restore missing ResetUserPassword import.
2026-07-27 07:12:45 -05:00
westfarn be6ff471ad Add Google/Microsoft SSO OAuth for register and sign-in (#24)
CI / test (pull_request) Failing after 7s
Unit Tests / test (pull_request) Failing after 6s
Introduce OAuthIdentity storage, start/callback endpoints, JWT handoff to
the SPA, and mocked IdP tests so Drive OAuth (#11) can reuse the same model.
2026-07-27 07:09:02 -05:00