fix(auth): auto-verify email upon oidc account creation #51
No reviewers
Labels
No labels
bug
critical
duplicate
enhancement
future
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: libscie/researchequals-api#51
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/20"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
email_verified
to true for oidc providers 8fb6aff83e