Mark email as verified
-
Is there a way to manually mark an email as verified? I am running 1.29 and I swore it was available in an earlier version. I just want to be able to verify a users email address by clicking on a button or something in the fusionauth dashboard and mark the user email verified. I feel like I am missing something.
-
If you are using the latest version of FusionAuth, then there is no way to administratively or programmatically mark the email as verified.
However, there is an open Github issue that proposes this enhancement.
https://github.com/FusionAuth/fusionauth-issues/issues/1319Thanks,
Josh -
I gave my thumbs up. I know there are people out there either with strong spam filters that might miss the verification email, or they are just apathetic and never click on it. Either way a manual process would be nice. I agree that I prefer to have it programmatically get verified or have the user do it themselves. This request is for the outlying situations. Auth0 had this feature and that's probably what I am confusing it with. Thanks!
-