I need to use Asp.Net Identity in my web api project and I am able to use it with the Identity scaffolded tables.
My question is that can I use it with my own tables while bypassing the Identity tables. Any insight on this would be helpful.
I need to use Asp.Net Identity in my web api project and I am able to use it with the Identity scaffolded tables.
My question is that can I use it with my own tables while bypassing the Identity tables. Any insight on this would be helpful.