Commit 8e676a1
fix(auth): persist Swagger UI authorization across page refreshes
Set persistAuthorization=True in swagger_ui_parameters so the Bearer
token is stored in localStorage instead of JS memory.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 1c5e71c commit 8e676a1
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
128 | 133 | | |
129 | 134 | | |
130 | 135 | | |
| |||
0 commit comments