https://supertokens.com/
Join Discord
Hi, we are trying to implement manual account linking, the account linking itself works but then whe...
i

idanto

about 2 years ago
Hi, we are trying to implement manual account linking, the account linking itself works but then when we return the response there is an exception says
This should never happen: session and user mismatch
the scenario is we have a primary passwordless user and now we want to connect a social media login account (FB in this case). any directions? I assume it is somehow related to the fact we do the linking in
thirdPartySignInUpPOST
and return the response from
originalImplementation.thirdPartySignInUpPOST
i
r
  • 2
  • 59
  • 22
Hello Everyone! I am a newbie to opensource and would like to contribute to Super Tokens. I am tryin...
r

rituraj10x

about 2 years ago
Hello Everyone! I am a newbie to opensource and would like to contribute to Super Tokens. I am trying to setup the supertokens-core in my local system. I have followed the contributing.md. Whenever i run the loadmodules, it does nothing. Please help me getting started with it
r
r
  • 2
  • 2
  • 22
I'm adding additional formFields to my front end (custom UI on flutter) -- how do I access them on m...
a

andrewbyrley

about 2 years ago
I'm adding additional formFields to my front end (custom UI on flutter) -- how do I access them on my python backend? This page (https://supertokens.com/docs/thirdpartyemailpassword/custom-ui/email-password-login) says: On the backend, the formFields array will be available to you for consumption. -- but where?
a
m
  • 2
  • 14
  • 22
Hi, we're using the passwordless recipe. We send out deep links into our application to users who ha...
n

nim4ze

about 2 years ago
Hi, we're using the passwordless recipe. We send out deep links into our application to users who have been invited by other users. We want to "integrate" a pre-authenticated magic link into those links, so that the invited users only have to click the link to directly gain access to our tool, if they click within 24h. is this possible with supertokens, eg with this: https://supertokens.com/docs/thirdpartypasswordless/common-customizations/generating-magic-link-manually ?
n
r
  • 2
  • 3
  • 22
Hey guys, is there any code example for this guide: https://supertokens.com/docs/community/other-fra...
a

alpha_

about 2 years ago
Hey guys, is there any code example for this guide: https://supertokens.com/docs/community/other-frameworks? I would appreciate any help on this!
a
r
  • 2
  • 3
  • 22
Getting the following error: Error: please provide exactly one client config or pass clientType or t...
s

simon7000

about 2 years ago
Getting the following error: Error: please provide exactly one client config or pass clientType or tenantId I am using the latest versions of
supertokens-node supertokens-auth-react supertokens-web-js
. I am trying to add a custom provider. Is clientType for react required? If I provide the clientType I am getting an error that the config for this client type is missing.
s
r
  • 2
  • 13
  • 22
Hi! This might be a dumb question but I was implementing the User Metadata feature, and added some m...
d

drixhua

over 2 years ago
Hi! This might be a dumb question but I was implementing the User Metadata feature, and added some metadata for a user. I was expecting to see the result in the supertokens user_metadata table, but seems to be empty. What does that table do then?
d
r
  • 2
  • 5
  • 22
I came across a scenario where a user had an old cookie (thirdparty) and i swapped the recipe over t...
e

Erick

over 2 years ago
I came across a scenario where a user had an old cookie (thirdparty) and i swapped the recipe over to thirdpartyemailpassword... So I think it was looking for thirdparty.Init.. any suggestions on how to not bork all users who have logged in via thirdparty recipe
e
r
  • 2
  • 14
  • 22
Issue with encoding when updating metadata
k

Kvist

over 2 years ago
It seems it's not happy about special characters, like the danish Æ Ø Å. This is when updating through this endpoint: "http://localhost:3567/recipe/user/metadata"

https://cdn.discordapp.com/attachments/1112315271110209616/1112315273928785940/image.png▾

k
r
  • 2
  • 28
  • 22
Hi, was wondering how would I setup supertokens and websockets? I've already got my supertokens work...
m

Marques

over 2 years ago
Hi, was wondering how would I setup supertokens and websockets? I've already got my supertokens working fine. But I'm wanting to try and incorporate websocket. I'm currently using nestJS as my backend - frontend isn't completed yet but is using Vite (React). I have some basic handlers for my websockets (when someone sends a message), but was wondering how do I setup guards / logging in etc?
m
r
  • 2
  • 22
  • 22
Previous575859Next

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