ASP.NET 5 middleware that enables an application to receive a OAuth bearer token.
Info
Version: | 1.0.0-beta3 |
Author(s): | Microsoft |
Last Update: | Friday, February 13, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.asp.net/ |
NuGet Url: | https://www.nuget.org/packages/Microsoft.AspNet.Security.OAuthBearer |
Install
Install-Package Microsoft.AspNet.Security.OAuthBearer
dotnet add package Microsoft.AspNet.Security.OAuthBearer
paket add Microsoft.AspNet.Security.OAuthBearer
Microsoft.AspNet.Security.OAuthBearer Download (Unzip the "nupkg" after downloading)
Dependencies
aspnet50
- Microsoft.AspNet.Security(1.0.03)
- Microsoft.IdentityModel.Protocol.Extensions(2.0.01)
- System.IdentityModel.Tokens(5.0.01)
- Microsoft.AspNet.Security(1.0.03)
- Microsoft.IdentityModel.Protocol.Extensions(2.0.01)
- System.IdentityModel.Tokens(5.0.01)
- System.Net.Http.WinHttpHandler(4.0.022605)