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

#7 set token expiry period to 1 day #8

Open watway opened 3 years ago

watway commented 3 years ago

Change token expiry period for ForgotPassword to 1 day from 24 days.