Files
multica/apps
Jiang Bohan c67266ccbf 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:49:51 +08:00
..