- POST /auth/sso — accepts verified email + provider + productId - Creates user if not exists (with subscription + license provisioning) - Issues platform JWT tokens for existing SSO users - Supports Microsoft and Google OAuth providers - Added SsoLoginSchema to types.ts |
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||
| Dockerfile | ||
| package.json | ||
| tsconfig.json | ||
| vitest.config.ts | ||