6e8724c9a46598ee0a746c718bbbaf90e9005588
When getUser() rejects a present session cookie with user_not_found / session_not_found / bad_jwt (e.g. a deleted account or a cookie that outlived its session), the middleware now clears the sb-*-auth-token cookies and redirects to /login instead of leaving the browser wedged in a logged-out page that still renders a Sign out button.
Description
No description provided
338 KiB
Languages
TypeScript
95.7%
CSS
3.5%
Dockerfile
0.6%
HTML
0.1%