micro/api/server
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
..
acme Rewrite the store interface (#1335) 2020-03-12 13:41:30 +00:00
auth Updated auth interface (#1384) 2020-03-23 16:19:30 +00:00
cors Fix Auth Headers (#1324) 2020-03-10 16:47:01 +00:00
http minimize allocations in logger and tunnel code (#1323) 2020-03-11 17:55:39 +00:00
options.go Implement api/server/cors (#1294) 2020-03-04 11:40:53 +00:00
server.go Further consolidate the libraries 2019-06-03 18:44:43 +01:00