You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: unified create-school flow with cross-subdomain auth
- Combined signup + school creation into single UI flow at /create-school
- Fixed stale cookie bug by using client-side create_school RPC instead of server action
- Added cross-subdomain cookie sharing (domain=.lvh.me / .lmsplatform.com)
- Added password visibility toggles with Eye/EyeOff icons
- Protected proxy.ts against invalid JWT errors with try-catch
- Added theme/appearance system with presets and onboarding step
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments