https://supertokens.com/
Join Discord
Hey, I am using golang fiber with some nextjs and reactjs frontend. i am having issue with CORS ht...
a

albatroz

over 1 year ago
Hey, I am using golang fiber with some nextjs and reactjs frontend. i am having issue with CORS https://codefile.io/f/7ToerynrFw any help will be apprciated 🙂
a
r
  • 2
  • 21
  • 11
hey <@498057949541826571> , i am getting error while creating a session,
s

satty_71243

over 1 year ago
hey @rp_st , i am getting error while creating a session,
s
r
  • 2
  • 13
  • 11
Hi, I'm trying to setup the dashboard. I'm trying to create a user using the CLI command but I'm get...
a

avery_05391

almost 2 years ago
Hi, I'm trying to setup the dashboard. I'm trying to create a user using the CLI command but I'm getting
{"status":"INVALID_EMAIL_ERROR"}
curl --location --request POST 'https://xxx.aws.supertokens.io/recipe/dashboard/user' \
--header 'rid: dashboard' \
--header 'api-key: <YOUR-API-KEY>' \
--header 'Content-Type: application/json' \
--data-raw '{"email": "<YOUR_EMAIL>","password": "<YOUR_PASSWORD>"}'
My email ends in
.dev
is there some validation going on?
a
r
  • 2
  • 4
  • 11
Hi, we are trying to implement manual account linking, the account linking itself works but then whe...
i

idanto

almost 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
  • 11
Hello Everyone! I am a newbie to opensource and would like to contribute to Super Tokens. I am tryin...
r

rituraj10x

almost 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
  • 11
Good afternoon! I'm looking at using Okta with the ST Passwordless recipe. I'm using a PKCE flow wit...
u

_thewhit_

almost 2 years ago
Good afternoon! I'm looking at using Okta with the ST Passwordless recipe. I'm using a PKCE flow without a client secret, and getting this error
Please provide the oktaDomain in the additionalConfig of the Okta provider.
. Is this flow detailed somewhere in the docs that I can reference?
u
r
m
  • 3
  • 54
  • 11
Apple Account Login
g

gagapuh

almost 2 years ago
I have a question regarding the Apple login process. It seems that sometimes the app doesn't prompt me to share my email address. Most of the time, it doesn't ask, but occasionally, it does. What determines this behavior, and how can we control it? Thank you for your assistance.
g
r
  • 2
  • 3
  • 11
How can we allow multiple user roles to access a particular API? In case we want an API to be access...
n

namanchhabra_60978

almost 2 years ago
How can we allow multiple user roles to access a particular API? In case we want an API to be accessed by SuperAdmin along with Admin, what needs to be added in the verify_session? @verify_session( # We add the UserRoleClaim's includes validator override_global_claim_validators=lambda global_validators, session, user_context: global_validators + \ [UserRoleClaim.validators.includes("admin")] )
n
r
  • 2
  • 1
  • 11
How can I store session info of guest user in nest js ? The documentation doesnot explain the comple...
k

krrishan

almost 2 years ago
How can I store session info of guest user in nest js ? The documentation doesnot explain the complete flow Please help
k
r
  • 2
  • 3
  • 11
Why am I getting this axios error when sending request to the api. Just to clear things off, I have ...
y

youscript

almost 2 years ago
Why am I getting this axios error when sending request to the api. Just to clear things off, I have not protected this api route or sending this 401 status from my api route.
y
r
  • 2
  • 3
  • 11
Previous707172Next

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