This website requires JavaScript.
Explore
Help
Sign In
huahaofeng
/
aspnetcore
Watch
1
Star
0
Fork
You've already forked aspnetcore
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
35d0592701
aspnetcore
/
src
History
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
…