Go-Back-Skeleton/auth
2017-10-30 00:00:20 +01:00
..
account.go remove slice pointers 2017-10-30 00:00:20 +01:00
api.go GoDoc and some typos... 2017-10-22 21:56:36 +02:00
authenticator.go initial commit 2017-09-25 20:19:57 +02:00
authorizer.go initial commit 2017-09-25 20:19:57 +02:00
crypto.go minor code style changes 2017-09-27 18:14:51 +02:00
errors.go initial commit 2017-09-25 20:19:57 +02:00
handler.go use time.Duration in token expiry env vars 2017-10-12 15:45:06 +02:00
handler_test.go GoDoc and some typos... 2017-10-22 21:56:36 +02:00
jwt.go use time.Duration in token expiry env vars 2017-10-12 15:45:06 +02:00
logintoken.go use time.Duration in token expiry env vars 2017-10-12 15:45:06 +02:00
mockStorer.go move auth related models into auth package 2017-10-04 19:35:22 +02:00
token.go move auth related models into auth package 2017-10-04 19:35:22 +02:00