Go-Back-Skeleton/auth
2017-10-22 21:53:58 +02:00
..
account.go remove redundancy in models BeforeInsert hook 2017-10-13 01:01:31 +02:00
api.go move auth related models into auth package 2017-10-04 19:35:22 +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 move mock mailer into email package 2017-10-22 21:53:58 +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