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

sharukhrahman

about 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
  • 320
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
  • 307
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
Hello, I am trying to add extra fields to my email password recipe, I have extended the field form t...
b

black_silver

almost 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
  • 269
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
  • 260
Hey, we implemented supertokens with apple sign in via the web and it works like a charm. Now the IO...
d

Diesel

almost 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
  • 254
Getting, Uncaught Error: Please provide a valid domain name, on website when deploying it. My api do...
k

kiesker

almost 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
  • 248
Hi I want to expire the access token after every two hours and when frontend tries with refresh tok...
k

krrishan

almost 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
  • 239
Hello! when i click login on the sign in / sign up screen (with a discord config, thanks not the pro...
i

IKEW

over 3 years ago
Hello! when i click login on the sign in / sign up screen (with a discord config, thanks not the problem: it works) in the console of the browser it gets a 404 to
http://localhost:8080/auth/authorisationurl?thirdPartyId=discord
though, it just works when i go there manually. why is that and is there a fix?
i
n
r
  • 3
  • 54
  • 234
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
  • 230
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