Commit 4f02e85
authored
Configure topomojo.api as public client for Swagger UI (#57)
Make topomojo.api a public client to match the pattern used by all other
Crucible API clients (alloy.api, player.api, caster.api, etc.). This allows
the Swagger UI to authenticate properly without requiring client secrets,
which cannot be securely stored in browser-based applications.1 parent b449f5e commit 4f02e85
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1749 | 1749 | | |
1750 | 1750 | | |
1751 | 1751 | | |
1752 | | - | |
| 1752 | + | |
1753 | 1753 | | |
1754 | 1754 | | |
1755 | 1755 | | |
| |||
0 commit comments