Skip to content

fix(auth): allow google accounts to reset password#9

Merged
BODMAT merged 1 commit into
masterfrom
fix/auth-google-forgot-password
May 21, 2026
Merged

fix(auth): allow google accounts to reset password#9
BODMAT merged 1 commit into
masterfrom
fix/auth-google-forgot-password

Conversation

@BODMAT
Copy link
Copy Markdown
Owner

@BODMAT BODMAT commented May 21, 2026

Google-only accounts were silently blocked from receiving the reset email due to a localIdentity check that was too strict.

The check was removed since resetPassword already upserts the local identity on the way through, so a Google user can use the flow to set their first local password.

@BODMAT BODMAT merged commit 577508d into master May 21, 2026
1 check passed
@BODMAT BODMAT deleted the fix/auth-google-forgot-password branch May 21, 2026 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant