AspNetIdentity
AspNetIdentity copied to clipboard
asp.net identity cross framework issue - .net core vs .net framework
I need to reuse Identity 3.0 (.Net Core) users to Identity 2.2.1 (.Net Framework) but login is failing because the password is not matching. help, please.
Is there a difference in the Hashing mechanism in .Net Core vs .Net Framework?
Identity 3.0 sample password looks like AQAAAAEAACcQAAAAExxxxxxxx.