https://supertokens.com/
Join Discord
Hello, I was checking the server logs, and I found Token theft detected. What does this mean and ...
k

kawthar.mahboubi8664

over 2 years ago
Hello, I was checking the server logs, and I found Token theft detected. What does this mean and more importantly how it is triggered ? at what scenario you throw this error ?
k
r
  • 2
  • 3
  • 7
Docs question: I'm using Phoenix framework on Elixir which doesn't have library integration built. I...
l

lamp-town-guy

over 2 years ago
Docs question: I'm using Phoenix framework on Elixir which doesn't have library integration built. Is there a place for docs how to start from zero? I don't promise anything but Appwrite has SDK generator and I've built Elixir generator part for them while trying it. It's not in the MR yet though.
l
n
r
  • 3
  • 10
  • 7
Hello, I receive the following error in the browser (MS Edge on Windows 11): `Uncaught DOMException:...
r

RxThorn

over 2 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
  • 7
I am trying to create a websocket server & I need to authenticate the clients. I can authenticate th...
d

darkphoenix2704

over 2 years ago
I am trying to create a websocket server & I need to authenticate the clients. I can authenticate them in rest apis , how can i do it using Socket.io with supertokens..
d
r
  • 2
  • 4
  • 7
I occasionally get the error `No SuperTokens core available to query`. It fails my requests. I'm onl...
a

Alex

over 2 years ago
I occasionally get the error
No SuperTokens core available to query
. It fails my requests. I'm only on dev right now - hoping this doesn't happen on prod?
a
r
  • 2
  • 18
  • 7
is there a way to list all users?
v

Vrl

over 2 years ago
is there a way to list all users?
v
r
  • 2
  • 1
  • 7
is there a way to embed a redirectToPath url argument during the email verification process?
a

arjun6436

over 2 years ago
is there a way to embed a redirectToPath url argument during the email verification process?
a
r
  • 2
  • 27
  • 7
I noticed that the Auth0 external id (`sub`) for the google provider was `google-oauth2|<ID>`. Now ...
n

n1ru4l

over 2 years ago
I noticed that the Auth0 external id (
sub
) for the google provider was
google-oauth2|<ID>
. Now with supertokens I am building this within
createNewSession
, for mapping the accounts.
const externalUserId = user.thirdParty ? `${user.thirdParty.id}|${user.thirdParty.userId}` : null;
I noticed that
user.thirdParty.id
, here is
google
and not
google-oauth2
. Is it safe for me to simply replace the
google|
part with
google-oauth2
, is the
<ID>
part of the auth0 sub stable?
n
r
  • 2
  • 6
  • 7
Hi! Question about redirecting after sign in...
d

dleangen

over 2 years ago
Hi! Question about redirecting after sign in...
d
r
  • 2
  • 7
  • 7
I have created a GitHub project. In exchange for all your help, my intent is to provide an article w...
d

dleangen

almost 3 years ago
I have created a GitHub project. In exchange for all your help, my intent is to provide an article with a working demo for Angular/Firebase using SuperTokens so others can refer to it. However, the demo is not yet working. There are some issues with Sessions that I am unable to figure out. Here is the link: https://github.com/dleangen/supertokens-demo-1/tree/supertokens-ThirdPartyEmailPassword
d
r
  • 2
  • 80
  • 7
Previous646566Next

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