Commit 21e2d0e
Fix expired token redirect loop and theme error pages (v0.6.10)
Add JWT expiry check in OAuth PKCE middleware to prevent infinite redirect
loops when the landing page (exempt from _AuthMiddleware) has an expired
token cookie. Extract shared HTML styles to _common.py and apply branded
theme to OAuth error page.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 8354ca8 commit 21e2d0e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments