Forgot Password Reset Token Expiration

Hi there,

Is it possible to change the Reset Password token expiration time in Umbraco 10.1?

The token is being generated like so:

 string token = await _memberManager.GeneratePasswordResetTokenAsync(user);

Thanks in advance! Cheers


This is a companion discussion topic for the original entry at https://our.umbraco.com/forum/110496-forgot-password-reset-token-expiration