Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

asp.net identity cross framework issue - .net core vs .net framework #35

Open
AnkitSource opened this issue Nov 4, 2020 · 0 comments
Open

Comments

@AnkitSource
Copy link

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.

@AnkitSource 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant