stack/packages/stack-shared/src/interface/crud
Zai Shi 18d75fbf21
Contact channel APIs (#288)
* 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>
2024-10-14 02:12:56 +02:00
..
api-keys.ts Improve API docs (#133) 2024-07-15 18:04:52 +02:00
contact-channels.ts Contact channel APIs (#288) 2024-10-14 02:12:56 +02:00
current-user.ts New contact channels (#287) 2024-10-01 06:22:12 +02:00
email-templates.ts Require newline at the end of each file 2024-10-13 13:06:38 -07:00
oauth.ts Require newline at the end of each file 2024-10-13 13:06:38 -07:00
projects.ts Project specific JWKs (#293) 2024-10-07 21:27:55 +02:00
svix-token.ts Require newline at the end of each file 2024-10-13 13:06:38 -07:00
team-invitation-details.ts Require newline at the end of each file 2024-10-13 13:06:38 -07:00
team-member-profiles.ts Require newline at the end of each file 2024-10-13 13:06:38 -07:00
team-memberships.ts Require newline at the end of each file 2024-10-13 13:06:38 -07:00
team-permissions.ts Improved documentation, fixed bugs (#147) 2024-07-24 11:38:26 -07:00
teams.ts Fix team creation on the server not automatically adding the current user (#266) 2024-10-01 06:11:00 +02:00
users.ts Contact channel APIs (#288) 2024-10-14 02:12:56 +02:00