https://supertokens.com/
Join Discord
No instance of EmailPassword found. Make sure to call the EmailPassword.init method why this error ...
s

sharukhrahman

over 3 years ago
No instance of EmailPassword found. Make sure to call the EmailPassword.init method why this error occurs when using await ThirdParty.signInAndUp({})
s
r
  • 2
  • 45
  • 326
Hi, I'm getting this error `TypeError: Cannot read properties of undefined (reading 'middleware')` w...
u

_cristoforo_

over 2 years ago
Hi, I'm getting this error
TypeError: Cannot read properties of undefined (reading 'middleware')
when setting up boilerplate session verification on my express server when I import this package like so:
import { verifySession } from 'supertokens-node/recipe/session/framework/express'
u
s
  • 2
  • 22
  • 320
Hi I want to expire the access token after every two hours and when frontend tries with refresh tok...
k

krrishan

about 2 years ago
Hi I want to expire the access token after every two hours and when frontend tries with refresh token , Will it create a new accesstoken and session for the user . I want to customise this flow if customer tries with refresh token , where can I do that in nest js. Also how to set expiration time locally
k
r
  • 2
  • 17
  • 313
Hello, I am trying to add extra fields to my email password recipe, I have extended the field form t...
b

black_silver

about 3 years ago
Hello, I am trying to add extra fields to my email password recipe, I have extended the field form to accommodate the extras just like the documentation ,but I still get an error " message: Are you sending too many/too few formfields?"
b
r
  • 2
  • 36
  • 278
Hi team, Do we have supertokens docs for flutter SDK?
a

an0th3rhuman

over 3 years ago
Hi team, Do we have supertokens docs for flutter SDK?
a
n
w
  • 3
  • 16
  • 276
Getting, Uncaught Error: Please provide a valid domain name, on website when deploying it. My api do...
k

kiesker

about 2 years ago
Getting, Uncaught Error: Please provide a valid domain name, on website when deploying it. My api domain is set to "api.ecocix.com" - running and works fine. when I tested the frontend with localhost. My frontend domain is set to "https://ecocix.com" and I get the error.
k
n
  • 2
  • 13
  • 272
Hey, we implemented supertokens with apple sign in via the web and it works like a charm. Now the IO...
d

Diesel

about 3 years ago
Hey, we implemented supertokens with apple sign in via the web and it works like a charm. Now the IOS developer wanted to do like a native login inside the Application and get a code from apple using the software authentication instead of calling the apple sign in web. The problem is that the code we are getting needs to be exchanged without a redirect uri and the client id is different than the one we use for the web login for some weird reason. Do you have any insight on this? like what are we missing? we know you are working on ios sdk.
d
n
  • 2
  • 31
  • 272
hi, i have a problem with Supertokens. i don’t understand how to set cookies when backend is on http...
i

impecorator

over 3 years ago
hi, i have a problem with Supertokens. i don’t understand how to set cookies when backend is on https and frontend is on http. when both services are on https or http everything works fine. i have tried to set on backend cookieSecure: false and cookieSameSite: 'none' but i had this error: "Since your API and website domain are different, for sessions to work, please use https on your apiDomain and dont set cookieSecure to false.". can you help me understand how it works?
i
r
  • 2
  • 14
  • 272
Hello, does SuperToken supports Nuxt.js and its Serverless functions?
u

9M6

over 2 years ago
Hello, does SuperToken supports Nuxt.js and its Serverless functions?
u
r
  • 2
  • 13
  • 244
Hey! Quick question. What are the resource requirements (memory, CPU) for a self-hosted supertokens-...
f

feiszli

almost 3 years ago
Hey! Quick question. What are the resource requirements (memory, CPU) for a self-hosted supertokens-core server? We're looking to spin up a bunch.
f
r
o
  • 3
  • 12
  • 238
Previous123Next

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