https://supertokens.com/
Join Discord
Hi guys, I am the colleague of Edwin at de Lokalist, as he is on holiday, I am inheriting our produc...
r

robschilder

almost 3 years ago
Hi guys, I am the colleague of Edwin at de Lokalist, as he is on holiday, I am inheriting our production codebase with Supertokens configured. We are having an error on our Dashboard which is mostly internally used , the error being:
("Could not refresh session");
What would be the best way to debug this?
r
r
  • 2
  • 32
  • 5
Getting this error on calling `supertokensEmailPassword.resetPassword` ``` emailpassword.js:1 Uncau...
s

sharma8471

almost 3 years ago
Getting this error on calling
supertokensEmailPassword.resetPassword
emailpassword.js:1 Uncaught (in promise) Error: SuperTokensWindowHandler must be initialized before calling this method.
    at e.getReferenceOrThrow (emailpassword.js:1:105686)
    at t.getQueryParams (emailpassword.js:1:35831)
    at Object.getResetPasswordTokenFromURL (emailpassword.js:1:22726)
    at e.getResetPasswordTokenFromURL (emailpassword.js:1:14504)
    at resetPassword (reset-password?token=NjJjZTUxOTA2MWI2NmE5NmQ2NzYyNjlmOWQyOWE1OTVhZGJiNTYxNWU5NDk3YzU2ZDJlYjNhNTJkYmRkMzU4ZjYwMzM4YmJlOGZkODcyNTRhN2Y0ODQ1YmNkNDZjMmEw&rid=emailpassword:25:70)
s
r
n
  • 3
  • 17
  • 5
👋🏼 Does super tokens support B2B easily similar to Auth0?
h

HarryET

almost 3 years ago
👋🏼 Does super tokens support B2B easily similar to Auth0?
h
r
  • 2
  • 8
  • 5
What's the best way to handle an invite workflow? We've got an app that lets users invite other user...
h

haydn

almost 3 years ago
What's the best way to handle an invite workflow? We've got an app that lets users invite other users. Email and password only. When a user is invited we don't want the inviter to have to set a password for the invitee (the invitee should set it when they accept the invite). It'a a Next.js app with an existing GraphQL API, so I'm hoping to use the SuperToken Node.js SDK and just swap-out the implementations for the exisiting mutations I've got (
invitePerson
,
acceptInvite
,
resetPassword
etc). Also, we've got our own email service (email templates as well as sending method), so just looking to generate tokens that we can use to construct our own links.
h
r
  • 2
  • 9
  • 5
Is there any way to add object to the response after signInPost
p

porcx

about 3 years ago
Is there any way to add object to the response after signInPost
p
r
  • 2
  • 8
  • 5
What could be the culprit?
w

wdjzr

about 3 years ago
What could be the culprit?
w
r
  • 2
  • 57
  • 5
Hello, why does signup respond with a 200 in case an email already exists?
s

segidev

about 3 years ago
Hello, why does signup respond with a 200 in case an email already exists?
s
r
  • 2
  • 37
  • 5
Hey, a quick question. Given this backend setup for graphql with supertokens - https://supertokens.c...
p

pruthvi9

about 3 years ago
Hey, a quick question. Given this backend setup for graphql with supertokens - https://supertokens.com/docs/emailpassword/graphql-integration/backend-setup, How can you best integrate with postgraphile (ref: https://www.graphile.org/postgraphile/usage-library/) Any examples that you can share will be very helpful. Thanks
p
r
  • 2
  • 3
  • 5
Hi! I'm trying to login with the Google provider and it works, but upon login an error is thrown in ...
c

CaptainPhoton

about 3 years ago
Hi! I'm trying to login with the Google provider and it works, but upon login an error is thrown in the console from supertokens axios: Error: Request failed with status code 400
c
r
  • 2
  • 67
  • 5
Is it possible to have both Passwordless and EmailPassword recipies initialised at the same time on ...
p

pitchash

about 3 years ago
Is it possible to have both Passwordless and EmailPassword recipies initialised at the same time on the backend? We want to serve 2 different apps (same top level domain). One frontend uses passwordless, the other uses email+password
p
r
  • 2
  • 7
  • 5
Previous99100101Next

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