issues
search
auth0
/
auth0-aspnet-owin
Auth0 ASP.NET 4.5 Owin/Katana Authentication Handler
MIT License
46
stars
50
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Use v2/logout endpoint
#15
rolodato
closed
8 years ago
0
Added telemetry.
#14
preller
closed
9 years ago
0
Handle cancel of authorization flow in MvcSample
#13
sandrinodimattia
closed
9 years ago
1
Update README to lock, grammar and formatting issues
#12
rolodato
closed
9 years ago
1
Added a signing key so that the assembly has a strong name.
#11
StephaneBischoff
closed
9 years ago
1
Auth0.Owin does not have a strong name.
#10
StephaneBischoff
closed
9 years ago
2
Fix for logout correctly clearing everything
#9
dschenkelman
closed
10 years ago
2
Handle errors from the Rules system.
#8
robertmclaws
closed
10 years ago
6
Rule Errors are swallowed by the Auth0AuthenticationHandler
#7
robertmclaws
closed
10 years ago
1
This implementation has a big problem when cancelling the oauth flow
#6
bipa
closed
8 years ago
3
Upgrade to Microsoft.Owin 2.1.0
#5
yreynhout
closed
6 years ago
1
Include App_Start\Startup.Auth.cs file if it does not exist
#4
siacomuzzi
closed
6 years ago
0
Numerous fixes
#3
robertmclaws
closed
10 years ago
2
Fixes to improve readability, exception handling, and IE11 support.
#2
robertmclaws
closed
10 years ago
2
Fixed code, since ConfigureAuth(app) is not async
#1
kzu
closed
8 years ago
0
Previous