nkshah2
02/25/2022, 5:37 AMnkshah2
02/25/2022, 5:37 AMnxteword
02/26/2022, 5:21 AMsupertokens-node
?
For example, I'd like APIs to be:
/users/login
-- Sign in API
/users
-- Signup APIrp
02/26/2022, 5:22 AMnxteword
02/26/2022, 5:22 AMrajivharlalka
03/01/2022, 4:08 AM/api
and also want my custom api's also to start with /api
. Is that Possible??rp
03/01/2022, 4:09 AMrajivharlalka
03/01/2022, 4:12 AM/api/v1/users
which I dont believe collides. But am getting such an errorrp
03/01/2022, 4:14 AMrajivharlalka
03/01/2022, 4:14 AMapi
as the first three characters , the same error is shown. For example: /apia ,/apib etcrajivharlalka
03/01/2022, 4:15 AMrp
03/01/2022, 4:15 AMrajivharlalka
03/01/2022, 4:15 AMrp
03/01/2022, 4:16 AMrp
03/01/2022, 4:16 AMrajivharlalka
03/01/2022, 4:18 AMrajivharlalka
03/01/2022, 4:19 AMrp
03/01/2022, 4:19 AMfountainhead
03/04/2022, 4:09 AMrp
03/04/2022, 4:11 AMfountainhead
03/04/2022, 4:13 AMrp
03/04/2022, 4:14 AMrp
03/04/2022, 4:14 AMtrev
03/04/2022, 9:21 PMrp
03/04/2022, 9:25 PMtrev
03/04/2022, 9:32 PMazzlack
03/07/2022, 8:31 AMrp
03/07/2022, 8:36 AMNathanSkoot
03/07/2022, 11:38 AMpasswordless_users
table (https://supertokens.com/docs/passwordless/quick-setup/database-setup/mysql) but the PostgreSQL doesn't (https://supertokens.com/docs/passwordless/quick-setup/database-setup/postgresql)?
Seems like passwordless_users
is used by both implementations and not adding the table caused some errors in our implementation (but that could just be us)rp
03/07/2022, 11:40 AMrp
03/07/2022, 11:40 AM