Adrien Marquès xdrm-brackets
xdrm-brackets pushed to feature/improve-readme at go/aicra 2021-06-18 22:17:46 +00:00
610ab66ea8 readme: add logo, improve structure and explanations
71d2e27e44 remove tag
3578e996a1 use png instead of svg
dbd9c4792b fix logo ?
66b69bfb3e readme: add logo, improve structure and explanations
Compare 5 commits »
xdrm-brackets pushed to feature/improve-readme at go/aicra 2021-06-18 21:13:21 +00:00
71d2e27e44 remove tag
xdrm-brackets pushed to feature/improve-readme at go/aicra 2021-06-18 20:57:48 +00:00
3578e996a1 use png instead of svg
xdrm-brackets pushed to feature/improve-readme at go/aicra 2021-06-18 20:51:41 +00:00
dbd9c4792b fix logo ?
xdrm-brackets pushed to feature/improve-readme at go/aicra 2021-06-18 20:44:49 +00:00
66b69bfb3e readme: add logo, improve structure and explanations
xdrm-brackets pushed to feature/improve-readme at go/aicra 2021-06-18 20:44:24 +00:00
b58b925e20 readme: add logo, improve structure and explanations
xdrm-brackets pushed to feature/improve-readme at go/aicra 2021-06-18 20:41:40 +00:00
b58b925e20 readme: add logo, improve structure and explanations
xdrm-brackets pushed to master at go/ws 2021-06-15 22:04:33 +00:00
e7c84eddf8 refactor: semantic and idiomatic renames, fixes API changes
cfa3adc24b refactor: semantic and idiomatic renames, fixes API changes
Compare 2 commits »
xdrm-brackets pushed to master at go/ws 2021-06-15 21:48:04 +00:00
cfa3adc24b refactor: semantic and idiomatic renames, fixes API changes
a0f47aa098 refactor: semantic and idiomatic renames, fixes API changes
Compare 2 commits »
xdrm-brackets pushed to master at go/ws 2021-06-15 21:45:04 +00:00
a0f47aa098 refactor: semantic and idiomatic renames, fixes API changes
9e69b66289 fix: use fmt.Errorf() %w verb for error wrapping
Compare 2 commits »
xdrm-brackets pushed to test/coverage at go/aicra 2021-05-19 14:16:52 +00:00
a005d0b247 fix: cover builder
794550727a fix: cover api.Auth
xdrm-brackets pushed tag v0.3.5 to go/aicra 2021-05-19 12:06:37 +00:00
xdrm-brackets pushed to 0.3.0 at go/aicra 2021-05-19 12:06:20 +00:00
3563d53365 Merge pull request 'feature: dynamic scope using input arguments' (#23) from feature/dynamic-scope into 0.3.0
c35e2fdd9a fix: do not use optional (nil) inputs for dynamic scope
8c2ebd916e feat: add test coverage
2a17ba2f72 fix: allow non-Stringer using %v format (unsafe but does the job)
346cc4e557 feat: add dynamic scope from request's input
Compare 5 commits »
xdrm-brackets merged pull request go/aicra#23 2021-05-19 12:06:20 +00:00
feature: dynamic scope using input arguments
xdrm-brackets pushed to feature/dynamic-scope at go/aicra 2021-05-18 15:45:19 +00:00
c35e2fdd9a fix: do not use optional (nil) inputs for dynamic scope
xdrm-brackets created pull request go/aicra#23 2021-05-18 15:12:38 +00:00
feature: dynamic scope using input arguments
xdrm-brackets pushed to feature/dynamic-scope at go/aicra 2021-05-18 14:30:25 +00:00
8c2ebd916e feat: add test coverage
2a17ba2f72 fix: allow non-Stringer using %v format (unsafe but does the job)
346cc4e557 feat: add dynamic scope from request's input
xdrm-brackets pushed to 0.3.0 at go/aicra 2021-05-18 13:57:57 +00:00
214e2348aa Merge pull request 'feature: authentication middlewares' (#20) from feature/expose-scope into 0.3.0
4a62df8029 feat: handle auth adapters
4f55302e8a feat: add WithAuth() to builder using api.AuthAdapter interface
18d809c4ca feat: create api.Auth wrapping authorization management
Compare 4 commits »
xdrm-brackets merged pull request go/aicra#20 2021-05-18 13:57:57 +00:00
feature: authentication middlewares
xdrm-brackets pushed tag v0.3.3 to go/aicra 2021-05-18 09:17:08 +00:00