fix(auth): auto-verify email upon oidc account creation #51

Merged
chartgerink merged 1 commit from fix/20 into main 2025-08-11 07:56:32 +00:00
Owner

Set email_verified to true for oidc providers. This includes registrations and email updates.

The operating principle is that OIDC identity providers are trusted entities. Fixes #20.

Set `email_verified` to true for oidc providers. This includes registrations and email updates. The operating principle is that OIDC identity providers are trusted entities. Fixes #20.
chartgerink deleted branch fix/20 2025-08-11 07:56:32 +00:00
Sign in to join this conversation.
No description provided.