https://supertokens.com/
Join Discord
Hi everyone, I'm trying to add Passwordless authentication using the Prebuilt UI to my React app (us...
d

drifter2412

almost 2 years ago
Hi everyone, I'm trying to add Passwordless authentication using the Prebuilt UI to my React app (using latest versions of
supertokens-auth-react
and
react-router-dom
) but I'm hitting an issue when the app loads:
Uncaught Error: No instance of Passwordless found. Make sure to call the Passwordless.init method
I'm initialising SuperTokens and Passwordless at the root of my application (see thread for code snippets) and I've checked and all the imports resolve to the same module in case they were pointing at different ones and using different contexts so I'm a little confused šŸ˜† . Can anyone point me in the direction of where I might be going wrong please?
d
r
i
  • 3
  • 7
  • 28
I’m running supertokens production. Are the databases backed up? Can I have access to the backups? I...
a

aktopian

almost 2 years ago
I’m running supertokens production. Are the databases backed up? Can I have access to the backups? If I want to migrate to on-prem, can I request a data dump?
a
r
  • 2
  • 6
  • 28
Hi, we have implemented thirdpartyemailpassword recipe along with emailverification recipe. But for ...
p

phoenix1413.

about 2 years ago
Hi, we have implemented thirdpartyemailpassword recipe along with emailverification recipe. But for some users, they didnt verified their emails with the login provider. So their emails not marked as verified. For those users, when we try to call an api, we are getting claims not verified error. How to get access the api without needing to verify their emails?
p
r
n
  • 3
  • 26
  • 28
Did anyone set up Nuxt 3 + Supertokens? Any thoughts how to stay on SSR? Saw only NextJS in guid...
w

whitekotenok

about 2 years ago
Did anyone set up Nuxt 3 + Supertokens? Any thoughts how to stay on SSR? Saw only NextJS in guides
w
r
  • 2
  • 1
  • 28
Hi, i'm having an issue in flutter while migrating sessions from firebase auth, the migration works ...
j

jeffaknine

about 2 years ago
Hi, i'm having an issue in flutter while migrating sessions from firebase auth, the migration works fine, the new session cookie is set, but when navigating to the next page and making an API call,
SuperTokens.getAccessToken()
returns null. Any ideas on why the session would be lost ?
j
r
  • 2
  • 56
  • 28
Hey everyone. I'm trying to connect a Unity (game engine) client app with SuperTokens. Is there any ...
n

nicktgn

over 2 years ago
Hey everyone. I'm trying to connect a Unity (game engine) client app with SuperTokens. Is there any documentation, examples or quick start guides on how to use C# on the frontend to authenticate with SuperTokens ?
n
r
  • 2
  • 14
  • 28
hi, is it expected that using Supertokens with next.js disables static optimization entirely? Our en...
k

kushal5266

over 2 years ago
hi, is it expected that using Supertokens with next.js disables static optimization entirely? Our entire app is protected, so we get this error in the Vercel logs:
Warning: You have opted-out of Automatic Static Optimization due to `getInitialProps` in `pages/_app`. This does not opt-out pages with `getStaticProps`
This causes some strange downstream issues for us, because now everything in our client needs to get rendered via serverless functions
k
r
  • 2
  • 7
  • 28
Is there a way to manually generate a verification link for a user? Found https://supertokens.com/do...
b

bradvrm

over 2 years ago
Is there a way to manually generate a verification link for a user? Found https://supertokens.com/docs/emailpassword/common-customizations/email-verification/generate-link-manually but not yet documented. The use case for this being the username has been changed, which marks it as not verified anymore, I want to then generate a new verification link and send that through to the new username once it has changed. Is this possible currently? or would I only be able to fire the new verification email once the user has created a session with the new username? thanks in advance šŸ™‚
b
r
  • 2
  • 4
  • 28
I'm running a Supertokens managed instance in production (on my Flask Python backend, which is hoste...
a

Alec Xiang

over 2 years ago
I'm running a Supertokens managed instance in production (on my Flask Python backend, which is hosted on Google Cloudrun). Since it's inconvenient to access the dashboard URL through cloudrun, I found I can run my backend locally (with production flags set) and then access the production dashboard at http://localhost:8000/auth/dashboard Is this recommended / might this interfere with the instance running on prod? (e.g. if limited connections to the Supertokens instance is permitted at once)
a
r
  • 2
  • 1
  • 28
<@498057949541826571> hello, I was using the supertoken 3.14 version it was working fine then switch...
p

porcx

over 2 years ago
@rp_st hello, I was using the supertoken 3.14 version it was working fine then switched to latest version it broke down and i am getting this error recently org.postgresql.util.PSQLException: ERROR: column "use_static_key" of relation "session_info" does not exist
p
r
  • 2
  • 2
  • 28
Previous343536Next

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