aicra/api
Adrien Marquès 214e2348aa
continuous-integration/drone/push Build is passing Details
Merge pull request 'feature: authentication middlewares' (#20) from feature/expose-scope into 0.3.0
Reviewed-on: #20
2021-05-18 13:57:56 +00:00
..
adapter.go feat: add WithAuth() to builder using api.AuthAdapter interface 2021-05-18 09:36:33 +02:00
auth.go feat: create api.Auth wrapping authorization management 2021-05-18 09:34:01 +02:00
auth_test.go feat: create api.Auth wrapping authorization management 2021-05-18 09:34:01 +02:00
context.go fixup: expose api context fields 2021-04-18 19:31:40 +02:00
error.defaults.go update: api.Err system 2021-03-28 18:49:23 +02:00
error.go fix: remove error status from json 2021-05-18 11:10:12 +02:00
response.go update: api.Err system 2021-03-28 18:49:23 +02:00