Clerk migration · COM (apps/com)
Integration + Designer Prep (July) high priority
medium confidence
Why
Customer-side first (lower blast radius). Magic-link flow swap to Clerk-managed.
How
- Replace authProvider.tsx
- Swap AuthSend.graphql + AuthLogin.graphql w/ Clerk SDK
- Migrate getStoredAuthToken util
- Update Login.tsx + LoginCallback.tsx + Account.tsx
Related Files
apps/com/src/providers/authProvider.tsxapps/com/src/pages/Login/apps/com/src/utils/getStoredAuthToken.ts