How can i customize GenerateChangePhoneNumberToken in ASP.NET Identity? -


i need customize generatechangephonenumbertoken() , generateemailconfirmationtoken() in asp.net identity 2. how implement it? need generate custom token. can it?

no, cannot except replacing complete asp.net identity code yourself. tokens generated , validated according rfc 6238 6 digits used. can refer source code here


Comments

Popular posts from this blog

c - How to retrieve a variable from the Apache configuration inside the module? -

c# - Constructor arguments cannot be passed for interface mocks -

python - malformed header from script index.py Bad header -