https://supertokens.com/
Join Discord
Hi Guys, We got 1 hasura instance and 1 supertoken instance but 2 apps with 2 endpoints `/api/auth`...
e

EdwinN1337

about 3 years ago
Hi Guys, We got 1 hasura instance and 1 supertoken instance but 2 apps with 2 endpoints
/api/auth
. We have to provide a JWKS endpoint. Is it oké to provide just 1 endpoint?
e
r
  • 2
  • 5
  • 7
When hitting 'auth/signinup/code/consume' I want to send additional info like name and consume the s...
s

saurabh_works

about 3 years ago
When hitting 'auth/signinup/code/consume' I want to send additional info like name and consume the same in backend. I'm using api override but any additional parameters I pass are filtered out
s
r
  • 2
  • 6
  • 7
Hello 🙂 Is it possible to request password, or use the email/password login, when initial register...
e

EdwinN1337

about 3 years ago
Hello 🙂 Is it possible to request password, or use the email/password login, when initial registered with third party I was checking https://github.com/supertokens/supertokens-auth-react/blob/master/examples/with-thirdpartyemailpassword-passwordless/api-server/accountLinkingMap.js But this is not what we want. Basically, what we want is a user that registered by third party, request/reset password and login by email
e
r
  • 2
  • 20
  • 7
Hi guys, is there by any chance an Interceptor for Angular yet? 🙂 <@201528134682673152>
m

mr.lurs

about 3 years ago
Hi guys, is there by any chance an Interceptor for Angular yet? 🙂 @martin8
m
r
m
  • 3
  • 11
  • 7
Is there a way to disable the /auth/signup and make it only available to add users through the admin...
λ

Λ C Ξ L X R D

about 3 years ago
Is there a way to disable the /auth/signup and make it only available to add users through the admin panel?
λ
r
  • 2
  • 27
  • 7
Is it true, that ``createNewSession`` get's called before ``emailPasswordSignUpPOST`` upon registrat...
u

[Manicraft1001]

about 3 years ago
Is it true, that ``createNewSession`` get's called before ``emailPasswordSignUpPOST`` upon registration? I wanted to store a user in the db using ``emailPasswordSignUpPOST`` and store the information in the session using ``createNewSession``. Weirdly, this illustrations tells the opposite behaviour I am having: https://supertokens.com/docs/thirdpartyemailpassword/architecture
u
r
  • 2
  • 16
  • 7
Hi everyone, I was wondering something about the 3rd party + email recipe. let's say someone uses go...
y

yiannis.gkoufas

about 3 years ago
Hi everyone, I was wondering something about the 3rd party + email recipe. let's say someone uses google signin and then tries to signup using the same email address. I notice that in the database there are 2 users created with the same email (and different userids ofcourse) is it possible to configure supertokens to prevent that? I would like to use the email as user id and when the user tries to signup with the same gmail address to get an error about they are being already registered
y
r
  • 2
  • 10
  • 7
Question, should I use the same db instance for the entire project or is it better practice to have ...
j

joeldesante

about 3 years ago
Question, should I use the same db instance for the entire project or is it better practice to have a dedicated database for supertokens?
j
r
p
  • 3
  • 8
  • 7
<@!498057949541826571> Looking to move from auth0 completely to supertokens.
h

howmuchrent

about 3 years ago
@User Looking to move from auth0 completely to supertokens.
h
a
  • 2
  • 1
  • 7
Hey again. 😅 Needing some guidance. I have a Svelte-Kit app ("Isomorphic Svelte") that needs to us...
i

ITEnthusiasm

about 3 years ago
Hey again. 😅 Needing some guidance. I have a Svelte-Kit app ("Isomorphic Svelte") that needs to use what I think a blog called "opaque tokens" for authentication. Login is EmailPassword only. Since I'm using Svelte, I have to build out the login UI and functionality on my own. I saw that there are
PATH/signin
and
PATH/signup
routes. But are there any routes that allow me to verify if the user is still logged in from the frontend? I want the routes to be protected on both the backend and the frontend. So the frontend would need to know if the existing session is still valid before navigating to protected pages.
i
r
  • 2
  • 4
  • 7
Previous727374Next

SuperTokens.com

SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).

Powered by