aspnetcore/src
Hao Kung 35d0592701 Make AuthorizationHandler<TReq> async only 2016-06-03 13:26:16 -07:00
..
Microsoft.AspNetCore.Authentication
Microsoft.AspNetCore.Authentication.Cookies
Microsoft.AspNetCore.Authentication.Facebook
Microsoft.AspNetCore.Authentication.Google
Microsoft.AspNetCore.Authentication.JwtBearer #776 Show some JwtBearer errors in response headers 2016-06-01 07:10:16 -07:00
Microsoft.AspNetCore.Authentication.MicrosoftAccount
Microsoft.AspNetCore.Authentication.OAuth
Microsoft.AspNetCore.Authentication.OpenIdConnect Add a 'sid' check to the OIDC middleware to prevent unsolicited logout when possible 2016-06-02 12:21:17 -07:00
Microsoft.AspNetCore.Authentication.Twitter
Microsoft.AspNetCore.Authorization Make AuthorizationHandler<TReq> async only 2016-06-03 13:26:16 -07:00
Microsoft.AspNetCore.CookiePolicy
Microsoft.Owin.Security.Interop