Files
Jiang Bohan 902e156586 fix(auth): honor ?next= redirect through Google OAuth flow
The login page now encodes the ?next= param into the Google OAuth state
so the auth callback can redirect to the right destination (e.g.
/invite/{id}) after login, instead of always going to /issues.
2026-04-15 00:45:14 +08:00
..