auth0_test.go
|
Add test coverage for Auth0 organizations
|
2017-06-28 16:29:52 -04: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
|
Add comment of how to generate JWT tokens
|
2017-11-01 16:05:56 -04:00 |
mux.go
|
go fmt + got vet
|
2017-12-13 09:13:11 +01:00 |
mux_test.go
|
Fix OAuth when using Basepath
|
2017-05-08 14:40:50 -07: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 |