Question

I have already tried to use out of box of ASP.NET membership provider and MembershipReboot.

but I also would like to know is there any way that I can integrate ASP.NET Identity V2?

Was it helpful?

Solution

You can use the same extensibility points that both Membership and MembershipReboot use to support ASP.NET Identity.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top