MetroOAuth JWT Server with implemenation of audience store, appstore, metroapplication user.
Info
Version: | 1.0.3 |
Author(s): | Shahid |
Last Update: | Monday, June 22, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mvcguy/MetroOAuthServer |
NuGet Url: | https://www.nuget.org/packages/MetroOAuth |
Install
Install-Package MetroOAuth
dotnet add package MetroOAuth
paket add MetroOAuth
MetroOAuth Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(6.1.3)
- Microsoft.AspNet.Identity.Core(2.2.1)
- Microsoft.Owin(3.0.1)
- Microsoft.Owin.Security(3.0.1)
- Microsoft.Owin.Security.OAuth(3.0.1)
- Newtonsoft.Json(6.0.8)
- Owin(1.0)
- System.IdentityModel.Tokens.Jwt(4.0.2.205111437)
- Microsoft.AspNet.Identity.EntityFramework.cs(2.2.1)
Tags