mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-13 21:01:21 +08:00
* removed contact channels from otp * fixed types * fixed bugs * fixed bug * fixed bugs * updated user contact channel * updated tests * updated tests * added unique key to otp and password auth * added contact channel api * added new send-verification-code route * updated tests * added contact channel create tests, fixed bug * added more tests, removed update * added more tests * added more tests * added more tests * fixed typecheck * fixed route structure * fixed bugs, fixed tests * added more tests * added more tests * fixed tests * fixed tests * implemented new merge account logic * moved user create of otp sign in to after the first email verification * added cc updates * fixed bugs * added more tests * added more flows * uncomment tests * added primary updates * Update apps/e2e/tests/backend/endpoints/api/v1/contact-channels/legacy-send-verification-code.test.ts Co-authored-by: Konsti Wohlwend <n2d4xc@gmail.com> * Update apps/e2e/tests/backend/endpoints/api/v1/auth/otp/sign-in.test.ts Co-authored-by: Konsti Wohlwend <n2d4xc@gmail.com> * updated test names * Update apps/e2e/tests/backend/endpoints/api/v1/auth-flows.test.ts Co-authored-by: Konsti Wohlwend <n2d4xc@gmail.com> * Update apps/e2e/tests/backend/endpoints/api/v1/auth-flows.test.ts Co-authored-by: Konsti Wohlwend <n2d4xc@gmail.com> * Update apps/backend/src/app/api/v1/auth/oauth/callback/[provider_id]/route.tsx Co-authored-by: Konsti Wohlwend <n2d4xc@gmail.com> * fixed lint * fixed lint * fix lint --------- Co-authored-by: Konsti Wohlwend <n2d4xc@gmail.com> |
||
|---|---|---|
| .. | ||
| api-keys.ts | ||
| contact-channels.ts | ||
| current-user.ts | ||
| email-templates.ts | ||
| oauth.ts | ||
| projects.ts | ||
| svix-token.ts | ||
| team-invitation-details.ts | ||
| team-member-profiles.ts | ||
| team-memberships.ts | ||
| team-permissions.ts | ||
| teams.ts | ||
| users.ts | ||