https://supertokens.com/
Join Discord
Hey team, we're using supertokens with golang. For debugging usage, we are logging all our API reque...
g

ggi_d

over 2 years ago
Hey team, we're using supertokens with golang. For debugging usage, we are logging all our API requests into a db, but we're unable to catch requests from supertokens in the middleware. The middleware is called in the very beginning. We're using Gorilla Mux.
g
r
  • 2
  • 10
  • 5
To be more precise the error by Google is `Error 400: redirect_uri_mismatch`
s

sullof

over 2 years ago
To be more precise the error by Google is
Error 400: redirect_uri_mismatch
s
r
m
  • 3
  • 10
  • 5
How to integrate *SAML-Jackson* using custom UI in frontend using supertoken-web-js? it would be gr...
s

shrey073135

over 2 years ago
How to integrate SAML-Jackson using custom UI in frontend using supertoken-web-js? it would be great if there is any example
s
r
+3
  • 5
  • 116
  • 5
Where can I check default requirements for password and how can I change them?
t

tymek65

over 2 years ago
Where can I check default requirements for password and how can I change them?
t
r
  • 2
  • 5
  • 5
Hey everyone!! Yesterday, we released our new website. The previous website was in existence since m...
a

Adiboi

over 2 years ago
Hey everyone!! Yesterday, we released our new website. The previous website was in existence since mid 2021 so it was time for a revamp. We'd love to hear your thoughts and how we can make it even better and sleeker Check it out! 👉 SuperTokens.com
a
i
+2
  • 4
  • 10
  • 5
Hi, how can I get a list of all user ids in one shot ?
a

alen_george

over 2 years ago
Hi, how can I get a list of all user ids in one shot ?
a
r
k
  • 3
  • 42
  • 5
Hello, I am having trouble with pushing the login from my localhost to a server with an actual url. ...
c

c9win.

over 2 years ago
Hello, I am having trouble with pushing the login from my localhost to a server with an actual url. Right now I can get to the /auth area where I see the supertokens page, but when I try to log in with google or via email password, it says error and throws a 405 error code for url
auth/session/refresh
. I have gone over my express app and the front end a bunch of times and can't seem to figure out why this would happen. Is it because nginx is blocking it? Or is it because the site is https? Do I need to allow this url or something to pass through in a different config? Or is my code config wrong? Thanks in advance for the help, I really appreciate it.
c
r
  • 2
  • 35
  • 5
quick one, can we integrate with Active Directory?
g

gc1980_

over 2 years ago
quick one, can we integrate with Active Directory?
g
r
  • 2
  • 9
  • 5
I'm self hosting supertokens using the postgres docker image, what's the env var for supply an API k...
o

oldhack1364

over 2 years ago
I'm self hosting supertokens using the postgres docker image, what's the env var for supply an API key that the backend config uses?
supertokens: {
      connectionURI: process.env.NEXT_SUPERTOKENS_CONNECTION_URI,
      apiKey: process.env.NEXT_SUPERTOKENS_APIKEY, <-- this one
    },
Looking at the repo - https://github.com/supertokens/supertokens-docker-postgresql - I see API_KEYS? is that it?
o
r
  • 2
  • 4
  • 5
Hello ! There is any way to support account linking by ourselves waiting the official implementation...
u

Untel

over 2 years ago
Hello ! There is any way to support account linking by ourselves waiting the official implementation ?
u
r
  • 2
  • 10
  • 5
Previous959697Next

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