mirror of
https://github.com/OpenSquawk/OpenSquawk
synced 2026-08-13 13:15:42 +08:00
Unauthenticated /pm visits pushed to /login without a redirect query, so after sign-in they landed on the classroom fallback instead of returning to /pm. Pass route.fullPath as ?redirect= so the bridge link (incl. ?token=…) survives the login round-trip. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>