Allows for using OWIN & ASP.Net Identity in Umbraco for front-end members
This project will allow the use of ASP.Net Identity and OWIN to work for Umbraco members on your front-end website. It is compatible with your current members and how passwords are currently hashed - so long as your membership provider is configured for hashing passwords (default) and not encrypting them.
There are some known issues and limitations
This package requires Umbraco 7.6.0+.
The package can be installed with Nuget:
PM> Install-Package UmbracoIdentity
Then follow the 3 installation steps and you will end up with code files installed complete with examples and an integrated demo page that looks like:
See docs for further details, integration notes, examples, usage, etc...
© 2017 by Shannon Deminick
This is free software and is licensed under the MIT License