v1.85.0
Feature
Enhance authentication flow and redirect handling for join and invite pages
- Added new guidelines in AGENTS.md regarding Clerk's redirect URLs to ensure users return to the correct join/invite pages after sign-in.
- Implemented end-to-end tests for the full join flow, verifying that unauthenticated users are redirected to the join page post-sign-in.
- Updated join and invitation pages to store pending redirects in sessionStorage, ensuring users are directed to the intended page if redirected to the root after sign-in.
