https://supertokens.com/
Join Discord
Hello, I am integrating Supertokens with Hasura with JWT and my backend is in localhost and i used n...
s

swaroopchinnu.

over 2 years ago
Hello, I am integrating Supertokens with Hasura with JWT and my backend is in localhost and i used ngrok to generate url, then I followed the documentation and added jwks_url into hasura env variables, but when i save it is giving this error, Non-2xx response on fetching JWK from: https://29db-61-1-174-106.in.ngrok.io/auth/jwt/jwks.json
s
n
  • 2
  • 2
  • 5
Hey all, is there a recommendation for how best to handle using SuperTokens in a setting where the d...
g

goodgravy

over 2 years ago
Hey all, is there a recommendation for how best to handle using SuperTokens in a setting where the domain name(s) are unpredictable? My use case is we have ephemeral preview apps created for each pull request, each on a different domain name. I was hoping I could pass an empty string for
websiteDomain
and
apiDomain
to indicate using the current host – something like that. We get an "Error: Please provide a valid domain name" message when doing this, however. It's possible for us to pass through the current domain name all the way from our CI, but it's a bit fiddly – wondering if there's a better way.
g
r
  • 2
  • 9
  • 5
`/auth/dashboard` invalid token error
p

productdevbook

over 2 years ago
/auth/dashboard
invalid token error
p
n
  • 2
  • 53
  • 5
Struggling to get understand how to get and set user metadata. I'm currently using Netlify for backe...
w

wrnbrd

over 2 years ago
Struggling to get understand how to get and set user metadata. I'm currently using Netlify for backend. Do I need add these code snippets as Netlify functions? https://supertokens.com/docs/passwordless/common-customizations/usermetadata/get-data
w
r
  • 2
  • 22
  • 5
Supertokens is setting the access token cookie like so: is this normal? what is the % doing in the ...
n

nitedani

over 2 years ago
Supertokens is setting the access token cookie like so: is this normal? what is the % doing in the base64 string?
n
s
  • 2
  • 4
  • 5
hello everyone i want to set user information fields as shown on ss
a

alpinjs

over 2 years ago
hello everyone i want to set user information fields as shown on ss
a
r
  • 2
  • 4
  • 5
Hey i wanted to use supertokens in a very headless way, is there any example project that has a full...
a

aj-ya

over 2 years ago
Hey i wanted to use supertokens in a very headless way, is there any example project that has a fully customized UI?
a
r
  • 2
  • 2
  • 5
Hi; I am getting this error: ```Error: Since your API and website domain are different, for sessions...
r

rezaamya

over 2 years ago
Hi; I am getting this error:
Error: Since your API and website domain are different, for sessions to work, please use https on your apiDomain and dont set cookieSecure to false.
My configuration is like this:
SESSION_MANAGEMENT_CONNECTION_URL="http://supertokens.myapp-development.svc:3567"
SESSION_MANAGEMENT_API_KEY="******-****-****-****-********"
SESSION_MANAGEMENT_APP_NAME="myapp"
SESSION_MANAGEMENT_API_DOMAIN="https://dev.my.app"
SESSION_MANAGEMENT_WEBSITE_DOMAIN="https://dev.my.app"
SESSION_MANAGEMENT_API_BASE_PATH="/api"
SESSION_MANAGEMENT_WEBSITE_BASE_PATH="/"
SESSION_MANAGEMENT_SESSION_SCOPE=".dev.my.app"
SESSION_MANAGEMENT_COOKIE_SECURE="true"
do you know what is the problem?
r
r
  • 2
  • 12
  • 5
Guys, am requesting profile scope in google auth, but where do I get the name of the user in the API...
m

mib200

over 2 years ago
Guys, am requesting profile scope in google auth, but where do I get the name of the user in the API's?
m
r
  • 2
  • 8
  • 5
Hey after reading the docs it looks like the supported databases are MySQL and Postgres. Any DynamoD...
i

iom247

over 2 years ago
Hey after reading the docs it looks like the supported databases are MySQL and Postgres. Any DynamoDB users here that have used it or found a work around to get it working with Dynamo?
i
r
  • 2
  • 2
  • 5
Previous949596Next

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