https://supertokens.com/
Join Discord
trying to access the dashboard
d

dhatguy

almost 3 years ago
trying to access the dashboard
d
n
  • 2
  • 22
  • 16
Hi. I have implemented custom UI but standard flow password reset solution. Everything seems to be w...
a

agneado3085

almost 3 years ago
Hi. I have implemented custom UI but standard flow password reset solution. Everything seems to be working except for the last part, where I call function submitNewPassword({ formFields: [ { id: 'password', value: newPassword } ] }). it gives me this error "Error: No instance of EmailPassword found. Make sure to call the EmailPassword.init method." Can enyone help me with this issue?
a
n
  • 2
  • 48
  • 16
Hello, I receive the following error in the browser (MS Edge on Windows 11): `Uncaught DOMException:...
r

RxThorn

about 3 years ago
Hello, I receive the following error in the browser (MS Edge on Windows 11):
Uncaught DOMException: Failed to execute 'atob' on 'Window': The string to be decoded is not correctly encoded.
The above error occurred in the <SessionAuth> component
. Has this happened to anyone before? I just created two projects with
npx create-supertokens-app@latest
, the first one React+NestJS and the other Vue+NestJS, always the same error
r
r
  • 2
  • 13
  • 16
Hi, I'm trying to setup auth with my chrome extension, I've browsed past questions about this proble...
u

__doei__

over 3 years ago
Hi, I'm trying to setup auth with my chrome extension, I've browsed past questions about this problem, and it seems the most straightforward solution is to use jwt with localstorage. But there's a couple things I'm still wondering: - I've tried setting the
cookieSameSite
option to none, and I can see that it is indeed set with the option, however, when launching request from the extension, the cookies are not there, why is that the case ? - If choosing to use the jwt with localstorage approach, does it mean that refresh the session does not work anymore ?
u
r
  • 2
  • 84
  • 16
I'm thinking it could have something to do with express 4. To set headers in express 4: res.set(key,...
h

hoffeman

over 3 years ago
I'm thinking it could have something to do with express 4. To set headers in express 4: res.set(key,value). But looking at this it seems it tries setting the header with methods res.header and res.setHeader. https://github.com/supertokens/supertokens-node/blob/master/lib/ts/framework/utils.ts
h
r
+2
  • 4
  • 94
  • 16
Hi, I'm trying to do email verification on thirdpartyemailpassword recipe, but it doesn’t work. Howe...
i

IaS1506

over 3 years ago
Hi, I'm trying to do email verification on thirdpartyemailpassword recipe, but it doesn’t work. However, I do everything like in example(with-thirdpartyemailpassword-passwordless) for reactjs.
i
r
+2
  • 4
  • 109
  • 16
Hi, I am facing an issue with Google sign-in, email password sign is working. Below is my config
m

maheshmogal

over 3 years ago
Hi, I am facing an issue with Google sign-in, email password sign is working. Below is my config
m
r
  • 2
  • 60
  • 16
Hey, in the EU the information about Terms of Service and Privacy Police not allowed with only info ...
x

xpsmix

over 3 years ago
Hey, in the EU the information about Terms of Service and Privacy Police not allowed with only info text, the user should be activ opt-in like a checkbox. Actually supertokens only shows an infomation text. With the formFields option i can only add text inputs, is that so? How can i change this to an checkbox? Also it would be nice if the form type was like JsonSchema7 so you can add dynamic all fields, proofs and types you want. https://jsonforms.io/api/core/interfaces/jsonschema7.html
x
r
  • 2
  • 3
  • 16
If I want to be able to update user roles and permissions on each access token refresh request, whic...
e

execreate

over 3 years ago
If I want to be able to update user roles and permissions on each access token refresh request, which method in which recipe should I overwrite? Do you have relevant documentation on that? Is it
regenerate_access_token
method of session recipe?
e
r
  • 2
  • 19
  • 16
Super Tokens Core (self-hosted) and postgreSQL: password authentication failed
f

fsimoes

over 3 years ago
Super Tokens Core (self-hosted) and postgreSQL: password authentication failed
f
r
  • 2
  • 14
  • 16
Previous737475Next

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