Allow Verify Email API to verify a user w/out a verificationId
Problem
There is not a way to mark a user as having a verified email w/out making the user go through the email verification process. In general this is preferred, but in some cases an admin may wish to mark a user as having a verified email.
Solution
We should add this option to the existing API and then add this action to the admin UI.
Alternatives/workarounds
Make the user verify their email.
Edit the database value directly and re-index if using elasticsearch (not recommended).
Please give us a thumbs up or thumbs down as a reaction to help us prioritize this feature. Feel free to comment if you have a particular need or comment on how this feature should work.
Allow Verify Email API to verify a user w/out a verificationId
Problem
There is not a way to mark a user as having a verified email w/out making the user go through the email verification process. In general this is preferred, but in some cases an admin may wish to mark a user as having a verified email.
Solution
We should add this option to the existing API and then add this action to the admin UI.
Alternatives/workarounds
Make the user verify their email.
Edit the database value directly and re-index if using elasticsearch (not recommended).
Additional context
N/A
Related
Docs
POST /api/user/verify-email
newuserId
request optionuser_support_manager
special role description/permissions on Roles pageCommunity guidelines
All issues filed in this repository must abide by the FusionAuth community guidelines.
How to vote
Please give us a thumbs up or thumbs down as a reaction to help us prioritize this feature. Feel free to comment if you have a particular need or comment on how this feature should work.