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

Closed
opened 2025-07-25 08:48:07 +00:00 by chartgerink · 0 comments
Owner

When creating an account using OIDC, I suggest we can assume that the information is verified independently. In other words, the OpenID Connect provider is considered a trusted source of information.

This would mean:

  • Email is set to verified by default

This will require some changes to fix.

When creating an account using OIDC, I suggest we can assume that the information is verified independently. In other words, the OpenID Connect provider is considered a trusted source of information. This would mean: - [ ] Email is set to verified by default This will require some changes to fix.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: libscie/researchequals-api#20
No description provided.