auth0_test.go
|
Add test coverage for Auth0 organizations
|
2017-06-28 16:29:52 -04:00 |
cookies_test.go
|
added test cases for ValidClaims()
|
2017-12-13 16:00:21 +01:00 |
generic.go
|
go fmt + got vet
|
2017-12-13 09:13:11 +01:00 |
github.go
|
Remove unneeded authenticator from github
|
2017-02-14 23:09:34 -06:00 |
google.go
|
Update to fix go linter issues
|
2017-03-06 10:11:52 -06:00 |
heroku.go
|
Update to fix go linter issues
|
2017-03-06 10:11:52 -06:00 |
jwt.go
|
fixed initialization, added expressive error message
|
2017-12-13 15:51:20 +01:00 |
jwt_test.go
|
added test cases for ValidClaims()
|
2017-12-13 16:00:21 +01:00 |
mux.go
|
go fmt + got vet
|
2017-12-13 09:13:11 +01:00 |
oauth2.go
|
go fmt + got vet
|
2017-12-13 09:13:11 +01:00 |
time.go
|
Update JWT to use Extended rather than Extend
|
2017-04-17 10:57:33 -05:00 |