Replies: 1 comment 1 reply
-
If you are making use of I don't know if it is possible to load Identity twice, you would need to research aspnetcore.identity |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I am trying to implement module with Aspnetcore.Identity for the front-end users. I am getting following error after adding the module:
InvalidOperationException: Scheme already exists: Identity.Application
How to resolve this conflict?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions