Extensions to the .NET Identity 2.0 package, with support for api keys and authentication tokens.
Info
| Version: | 1.0.0 |
| Author(s): | Floris Westerman |
| Last Update: | Thursday, April 28, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/FWest98/IdentityExtensions |
| NuGet Url: | https://www.nuget.org/packages/FWest98.IdentityExtensions |
Install
Install-Package FWest98.IdentityExtensions
dotnet add package FWest98.IdentityExtensions
paket add FWest98.IdentityExtensions
FWest98.IdentityExtensions Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.Identity.Core(>= 2.2.1)
Tags