https://supertokens.com/
Join Discord
Hi, I try to get auth url for github provider using `getAuthorisationURLWithQueryParamsAndSetState` ...
j

jokcy_

almost 3 years ago
Hi, I try to get auth url for github provider using
getAuthorisationURLWithQueryParamsAndSetState
and pass down the
authorisationURL
param. But the response url did not include the
authorisationURL
I passed, and I did not have a pre-set
authorisationURL
in my backend. Anyone knows why?
j
r
  • 2
  • 13
  • 8
hey all! Quick question: I'm running the example docker compose file found here (https://supertokens...
t

thatnerdjack

almost 3 years ago
hey all! Quick question: I'm running the example docker compose file found here (https://supertokens.com/docs/thirdparty/pre-built-ui/setup/core/with-docker) and I'm running into an error where SuperTokens crashes on startup because it cannot connect to the db, only because the db looks like it hasn't finished starting yet. Any ideas?
t
r
  • 2
  • 7
  • 8
For mobile apps what do I put for ``` websiteDomain: string, ```
a

Aithusa

almost 3 years ago
For mobile apps what do I put for
websiteDomain: string,
a
r
  • 2
  • 5
  • 8
I'm getting "Something went wrong. Please try again" when I try to login. Both social logins and ema...
t

Tobbe

almost 3 years ago
I'm getting "Something went wrong. Please try again" when I try to login. Both social logins and email/pw give the same error. Is there anywhere I can get more information about what's wrong?
t
r
  • 2
  • 7
  • 8
how we can set the cookie for all our domains
g

gwenael1249

almost 3 years ago
how we can set the cookie for all our domains
g
n
r
  • 3
  • 15
  • 8
Hi guys, I'm using supertokens to authenticate a Google Sheets Add On using Google as Third Party Pr...
g

ggi_d

almost 3 years ago
Hi guys, I'm using supertokens to authenticate a Google Sheets Add On using Google as Third Party Provider. I am unable to get through a CORS Issue which wasn't there before in the application. Only the sign-in api is failing with CORS error. Any help on this?
g
n
r
  • 3
  • 77
  • 8
I have a couple of questions. 1) I have a flutter app. Is there any reason I can't call the backend...
a

Alex

almost 3 years ago
I have a couple of questions. 1) I have a flutter app. Is there any reason I can't call the backend REST apis? Ideally I don't want my app to call SuperTokens directly. I want to do something like: flutter -> python frontend server -> SuperTokens 2) If for whatever reason SuperTokens had to end support for the cloud solution - could there be an easy migration path to spin up a self-hosted solution and seed a self-hosted DB from the SuperToken hosted solution?
a
r
  • 2
  • 4
  • 8
Hi, How can I delete my user and remove its session from React Native ? I am deleting my user in my ...
b

binouse

almost 3 years ago
Hi, How can I delete my user and remove its session from React Native ? I am deleting my user in my api and it's working perfectly but it is not removing my client session.
b
r
  • 2
  • 13
  • 8
Hi, What is the best way to achive a "stay logged in" for a long time? I dont want the users of my m...
l

Luca

almost 3 years ago
Hi, What is the best way to achive a "stay logged in" for a long time? I dont want the users of my mobile app to login again event if they hadn't used the app for some weeks
l
r
  • 2
  • 21
  • 8
Hello everyone, I have a react frontend react app that consumes a backend api written in *Ruby on Ra...
f

flow-wizard

about 3 years ago
Hello everyone, I have a react frontend react app that consumes a backend api written in Ruby on Rails. I would love to use SuperTokens for authentication but I'm afraid that it won't work because SuperTokens doesn't support Ruby as backend yet. Would there still be a possibility for it working if I just implement it in the frontend with the react library? I was thinking maybe it would work if I just save the matching user record of the logged in user in the backend database and compare it.
f
r
  • 2
  • 6
  • 8
Previous9899100Next

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