Clerk migration · Node AuthService
Integration + Designer Prep (July) high priority
medium confidence
Why
Backend Clerk webhook + JWKS verify. Replace AuthService claims/refresh/deactivation logic.
How
- Verify Clerk JWT against JWKS
- Map Clerk claims → existing user model
- Update AuthService.refresh + deactivation flows
- Migrate the 4 existing AuthService test files
Related Files
apps/node/src/services/AuthService.ts