0
joe704la created
I want to remove the 90 second expire time on the 2-factor Auth code. It is easy to do so on the Angular side. But can't find where I change it in the backend code.
Can someone tell me where that may be?
3 Answer(s)
-
0
Is google 2 factor? How do you modify the expiration time on the angular client?
-
0
Sorry no I am only using the email 2 factor code. Nothing else.
-
0
I think it is here <a class="postlink" href="https://github.com/aspnetzero/aspnet-zero-core/blob/master/aspnet-core/src/MyCompanyName.AbpZeroTemplate.Web.Core/AbpZeroTemplateWebCoreModule.cs#L67">https://github.com/aspnetzero/aspnet-ze ... ule.cs#L67</a>