https://supertokens.com/
Join Discord
I'm wrapping my NextJS app with `ThirdPartyEmailPasswordAuth` from `supertokens-auth-react` to expos...
m

mwill8886

almost 3 years ago
I'm wrapping my NextJS app with
ThirdPartyEmailPasswordAuth
from
supertokens-auth-react
to expose the Supertokens context to the any of the components. When I disable all cookies in my browser the
ThirdPartyEmailPasswordAuth
causes it to fail because there is no localStorage or cookies. Is there a preferred way to gracefully handle the
ThirdPartyEmailPasswordAuth
if cookies are disabled?
m
r
  • 2
  • 1
  • 7
any documentataion regarding how to create user
p

porcx

almost 3 years ago
any documentataion regarding how to create user
p
r
  • 2
  • 12
  • 7
Is there a way to restrict google sign-ins only to a single domain? for organisations or school mail...
s

shivam51

almost 3 years ago
Is there a way to restrict google sign-ins only to a single domain? for organisations or school mails. I am using supertoken with NestJs and Vue.
s
r
  • 2
  • 24
  • 7
Hi All! I'm currently trying to implement a custom UI for SuperTokens. I set up API requests for sig...
f

flixoflax

almost 3 years ago
Hi All! I'm currently trying to implement a custom UI for SuperTokens. I set up API requests for sign up and sign in. However, I'm unsure how to get the onHandleEvent stuff to work with a custom UI. I'm trying to add a second step to the authentication. On successful signup using the thirdpartyemailpassword recipe, I want to redirect to another screen where I can set a username. Is there any guide to implement a custom ui without loosing features like email verification?
f
n
+2
  • 4
  • 86
  • 7
Hi! What's the recommended way to migrate users to Supertokens? They're just in a DB table, not anot...
c

CaptainPhoton

almost 3 years ago
Hi! What's the recommended way to migrate users to Supertokens? They're just in a DB table, not another identity service. Should I just insert them into the [recipe]_users table? And metadata into the metadata table
c
r
  • 2
  • 4
  • 7
When hitting 'auth/signinup/code/consume' I want to send additional info like name and consume the s...
s

saurabh_works

almost 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

almost 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

almost 3 years ago
Hi guys, is there by any chance an Interceptor for Angular yet? 🙂 @martin8
m
r
m
  • 3
  • 11
  • 7
Hi Are there any plans to allow multiple logins at the same time? Currently we use https://www.npmjs...
n

nathanskoot7357

about 3 years ago
Hi Are there any plans to allow multiple logins at the same time? Currently we use https://www.npmjs.com/package/supertokens-website for managing authentication and sessions. The idea would be to allow multiple profiles to be signed in at the same time, similar to how Google allows multiple accounts to login concurrently and switch between profiles.
n
r
  • 2
  • 3
  • 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
Previous656667Next

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