I'd like to give users the ability to reset their password. Here's one possible way to do it (from Code Maze): [Password Reset with ASP.NET Core Identity](https://code-maze.com/password-reset-aspnet-core-identity/)
I'd like to give users the ability to reset their password.
Here's one possible way to do it (from Code Maze): Password Reset with ASP.NET Core Identity