Custom Identity Storage Provider

Manjunath MR 1 Reputation point
2021-02-04T11:46:19.197+00:00

Building my own custom storage provider for identity core. Could someone please tell me the necessary storages to implement?

So far, I have implemented UserStore methods. Is it necessary to also implement RoleStore in order to use SignInManager? Because SignInManager.PasswordSigningAsync is throwing null object exception.

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,573 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.