cornflourblue / aspnet-core-3-signup-verification-api

ASP.NET Core 3.1 - Boilerplate API with Email Sign Up, Verification, Authentication & Forgot Password
https://jasonwatmore.com/post/2020/07/06/aspnet-core-3-boilerplate-api-with-email-sign-up-verification-authentication-forgot-password
MIT License
226 stars 93 forks source link

Token expiry for ForgotPassword service method incorrect #7

Open watway opened 4 years ago

watway commented 4 years ago

Currently set to 24 days instead of intended 1 day.