Chris R
|
8d8943bcfe
|
Disable JWT Bearer test failing on Mono.
|
2015-10-08 17:02:43 -07:00 |
Hao Kung
|
644a4002a9
|
Rename back to jwtBearer
|
2015-09-22 14:09:41 -07:00 |
Hao Kung
|
59ccbdd8ca
|
Fix stuff
|
2015-09-21 14:56:05 -07:00 |
Jason Loeffler
|
b25d4b537f
|
Removed references to Shouldly
|
2015-09-15 14:22:38 -05:00 |
N. Taylor Mullen
|
64c40addc6
|
Update project.json to have warningsAsErrors accept a bool.
|
2015-09-02 15:34:49 -07:00 |
Chris R
|
bcf8a45340
|
#413 Rename OAuthBearer to JwtBearer.
|
2015-09-01 12:23:51 -07:00 |
Chris Ross
|
6072e3b1b8
|
#221 Remove unneeded dependencies around DataProtection.
|
2015-04-21 16:21:50 -07:00 |
N. Taylor Mullen
|
5a6c90882a
|
Add travis and appveyor CI support.
|
2015-04-01 15:55:21 -07:00 |
Brennan
|
42436d3a7e
|
Update xunit.runner.kre => xunit.runner.aspnet.
|
2015-03-12 16:18:52 -07:00 |
N. Taylor Mullen
|
08fdd7ad30
|
Remove BOM from project.json, *.cmd, *.sh and *.shade files.
|
2015-03-09 12:59:01 -07:00 |
N. Taylor Mullen
|
1bd605da5e
|
Update aspnet50/aspnetcore50 => dnx451/dnxcore50.
|
2015-03-08 12:56:09 -07:00 |
Hao Kung
|
775eb5ece4
|
Split Security into AuthN/AuthZ
AuthenticationType -> Scheme
Move Active/Passive into AutomaticAuthenticationHandler
Security -> Authorization/Authentication assemblies
401-403 logic
Switch from ClaimsIdentity to ClaimsPrincipal
|
2015-03-02 15:33:52 -08:00 |