-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add verified toggle to Admin UI #2897
Comments
@alex-fusionauth We currently expose a toggle to verify the email in one direction. |
@jobannon I believe part of the problem is that when we import users and this is marked we would like to make it |
Good point. We should also consider toggles for registration verification status too, as I bet they have the same condition. |
Can you clarify the specific request? Is the specific request to change a user email verification state to |
The usecase is when importing incorrectly and you want a user to be forced back to unverified, requiring the flow once again. |
Add verified toggle to Admin UI
Problem
There has been an API added in #1319 to allow for the verify to be updated, but no way to update in the Admin UI.
Solution
Add toggle at all necessary levels.
Alternatives/workarounds
Can only use API.
Additional context
Add any other context or screenshots about the feature request here.
Community 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.
The text was updated successfully, but these errors were encountered: