You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
AnkitSource
changed the title
asp.net identity cross framework issue - dotnet core vs .net framework
asp.net identity cross framework issue - .net core vs .net framework
Nov 4, 2020
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.
The text was updated successfully, but these errors were encountered: