Commit e172d91
authored
feat(athena): Handle auth token in
* handle auth token in rbac-reg get endpoint
Signed-off-by: bkioshn <bkioshn@gmail.com>
* update dep
Signed-off-by: bkioshn <bkioshn@gmail.com>
---------
Signed-off-by: bkioshn <bkioshn@gmail.com>api/gateway/v1/rbac/registration GET (#687)1 parent 8edb492 commit e172d91
File tree
7 files changed
+445
-56
lines changed- hermes
- apps/athena
- modules/rbac-registration
- src
- rbac
- service/api/registration_get/v1
- bin/src/runtime_extensions/hermes/http_gateway
7 files changed
+445
-56
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
0 commit comments