Quantcast
Channel: ASP.NET Core
Viewing all articles
Browse latest Browse all 9386

Possible to undo "ConfirmEmailAsync" in Microsoft.AspNetCore.Identity?

$
0
0

Is it possible to undo "ConfirmEmailAsync" in Microsoft.AspNetCore.Identity? If you already confirmed a user's email address, can you make the system undo this whenever the user changes the user's email address? That way, the system would know for sure that the new email address the user inputted is reachable.

Also, is it possible for a user to correct the user's email address after registering for a local account or creating a local account after authenticating with an external account, e.g., an OpenID Connect account? This may be necessary if the user inputted an email address that is unreachable and cannot log in until the user confirmed the user's account by clicking the containing the account confirmation link in the email sent to the user's email address, which is unreachable.

That is what I am struggling with right now. Thanks!


Viewing all articles
Browse latest Browse all 9386

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>