ben-toogood
e0e77f3983
Updated auth interface (#1384)
* Updated auth interface
* Add Rule
* Remove Rule
* Return token from Renew
* Renew => Refresh
* Implement Tokens & Default Auth Implementation
* Change default auth to noop
* Change default auth to noop
* Move token.Token to auth.Token
* Remove Token from Account
* Auth service implementation
* Decode JWT locally
* Cookie for secret
* Move string to bottom of interface definition
* Depricate auth_exclude
* Update auth wrappers
* Update go.sum
Co-authored-by: Ben Toogood <ben@micro.mu>
2020-03-23 16:19:30 +00:00
..
2020-03-07 23:13:56 +03:00
2020-02-02 20:32:55 +00:00
2019-07-28 19:33:24 +01:00
2020-02-28 12:58:27 +00:00
2020-01-30 14:44:40 +03:00
2019-05-30 23:52:10 +01:00
2019-06-18 18:51:52 +01:00
2020-03-20 15:23:12 +00:00
2020-01-30 14:44:40 +03:00
2020-03-04 15:37:17 +00:00
2020-03-18 22:47:03 +00:00
2020-02-24 13:07:40 +00:00
2020-01-30 14:44:40 +03:00
2019-08-14 21:32:28 +08:00
2020-01-30 14:44:40 +03:00
2020-01-30 14:44:40 +03:00
2019-12-17 18:24:00 +00:00
2020-01-30 14:44:40 +03:00
2020-03-06 21:17:57 +00:00
2020-01-30 14:44:40 +03:00
2019-05-30 23:52:10 +01:00
2020-03-23 16:19:30 +00:00