976b13bd38
Merge pull request 'fix: remove error status from json' (#22) from fix/json-err-status into 0.3.0
3bb02fcbb7
fix: remove error status from json
fix: remove error status from json
fix: remove error status from json
feat: add optional error data
feat: add optional error data
feature: authentication middlewares
4a62df8029
feat: handle auth adapters
4f55302e8a
feat: add WithAuth() to builder using api.AuthAdapter interface
18d809c4ca
feat: create api.Auth wrapping authorization management
e3d24ae1ef
Merge pull request 'feature: add optional context to handlers' (#19) from feature/context into 0.3.0
af106acd3f
refactor: test: dynamic function handler
b88a4439c8
fixup: update comment for optional api.Ctx
e44dab4bc9
fixup: remove HasContext from spec
1245861be7
test: builder