I am implementing a new Authorization API with Identity Framework. However, We have our users table and I am trying to add the users information into the AspNetUsers table.
Quetions
Guid with Guid.NewGuid().ToString()
PasswordHasher int UserManager like this UserManager.PasswordHasher.HashPassword(password)
string or a Guid.NewGuid().ToString() in SecurityStamp. It will automatically will be updated everytime user log-ins to system.If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With