https://supertokens.com/
Join Discord
I am testing a service using a hosted production supertokens using a valid sms key, and I need to pe...
l

listmalarinn

almost 2 years ago
I am testing a service using a hosted production supertokens using a valid sms key, and I need to perform OTP sign in many times. However all of a sudden I stopped receiving sms messages and there are no logs in the console. I am wondering if this could be due to some default spam detection or if this could be due to some rate limiting against my phone number?
l
r
  • 2
  • 18
  • 26
Hi, I have nodejs app with react. On the deployement domain, the application works perfect. Also, on...
a

avi.f

almost 2 years ago
Hi, I have nodejs app with react. On the deployement domain, the application works perfect. Also, on the localhost it works perfect. But, I have a react developer that only has the react app. The app is pointing to the deployment server because I cant install the entire app at his computer. This way he can develop client side features without the server complexity. The problem is that the react is at
localhost:9001
the remote server is at
domain.com
. he is able to login, and immedietly after the redirection to the success page he gets disconnected. I assume It is because we operating the app under 2 domains
localhost:9001
and
domain.com
. how can I configure the app info on the client side to supprt that? is that possible to have 2 different domains? Thanks
a
r
  • 2
  • 2
  • 26
Is it possible to modify the "Sign In" text in the prebuilt UI such as adding additional text?
z

zhef.

almost 2 years ago
Is it possible to modify the "Sign In" text in the prebuilt UI such as adding additional text?
z
r
  • 2
  • 8
  • 26
Hi 🙂 After reading the docs, I'm unsure what to do in my use case. I have a social login set up in ...
e

eshaham78

almost 2 years ago
Hi 🙂 After reading the docs, I'm unsure what to do in my use case. I have a social login set up in nextjs, and I would like to send the provider refresh token to my backend API (different service). I already extracted the refresh token in the backend config
override.functions.signInUp
section. I need to make an authenticated call to my backend with the current user. Since I don't have a session in the
override.functions.signInUp
function, I'm unsure how to proceed. Will appreciate your help 🙏
e
r
  • 2
  • 10
  • 26
hey <@498057949541826571> , i am getting error while creating a session,
s

satty_71243

almost 2 years ago
hey @rp_st , i am getting error while creating a session,
s
r
  • 2
  • 13
  • 26
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

about 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
  • 26
Hi Team, I have a pricing related query and would appreciate if you can DM me with the details. We...
k

Krishnamurthy

over 2 years ago
Hi Team, I have a pricing related query and would appreciate if you can DM me with the details. We are building a B2B app and would require the per-tenant SSO integration feature. (see attached image). Wanted to understand the pricing for the self-hosted vs. managed options for the above feature alone. Thanks.
k
a
  • 2
  • 5
  • 26
Hello. Is https://artifacthub.io/packages/helm/graphql-hive-subcharts/supertokens your official Helm...
j

jam_nside

over 2 years ago
Hello. Is https://artifacthub.io/packages/helm/graphql-hive-subcharts/supertokens your official Helm repository for Supertokens Core?
j
r
m
  • 3
  • 3
  • 26
Error on deployment I've been self-hosting supertokens core using supertokens-postgresql v4.3 docke...
m

mayankgopronto

almost 3 years ago
Error on deployment I've been self-hosting supertokens core using supertokens-postgresql v4.3 docker image on kubernetes, with relative ease for a while now. Today when I am trying to deploy it on a new cluster I am faced with this error. Any idea what could be wrong? I am not passing any port number, just passing in the API_KEYS and POSTGRESQL_CONNECTION_URI through environment variables.
What caused the crash: com.fasterxml.jackson.databind.exc.InvalidFormatException: Cannot deserialize value of type `int` from String "tcp://10.2.124.128:3567": not a valid `int` value
 at [Source: (File); line: 194, column: 7] (through reference chain: io.supertokens.config.CoreConfig["port"])
m
r
  • 2
  • 14
  • 26
Any way to use a "popup" instead of redirecting to another page when using Google Login?
c

chunkygoo.

about 3 years ago
Any way to use a "popup" instead of redirecting to another page when using Google Login?
c
r
  • 2
  • 6
  • 26
Previous505152Next

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