https://supertokens.com/
Join Discord
Is there any update on mongodb support?
m

mirchandise

over 2 years ago
Is there any update on mongodb support?
m
r
  • 2
  • 22
  • 44
I guessing that I can authenticate/authorise an API only application, with API authentication keys w...
h

helder.rossa

over 2 years ago
I guessing that I can authenticate/authorise an API only application, with API authentication keys with SuperTokens but I'm not sure how. how can I create a API key to use for API requests to my app? I can create users using /recipe/signup but not sure how to create an access token that does not expire
h
r
+2
  • 4
  • 115
  • 44
how do i get getUserInfo to work
n

Nick White

about 3 years ago
how do i get getUserInfo to work
n
r
  • 2
  • 72
  • 44
hello guys, can i change the language in button or header ?
m

mas_dwi

over 3 years ago
hello guys, can i change the language in button or header ?
m
r
  • 2
  • 8
  • 44
Hello everyone, i've just read about supertokens and it seems great to me. I'm writing rust backend ...
n

noxy

over 3 years ago
Hello everyone, i've just read about supertokens and it seems great to me. I'm writing rust backend and as far as im aware there's no rust sdk available? How hard would it be to get supertokens working with rust?
n
r
+2
  • 4
  • 6
  • 44
Hello <@498057949541826571> I am using python flask backend and on clicking on reset password the a...
t

Tushar

almost 2 years ago
Hello @rp_st I am using python flask backend and on clicking on reset password the api gives 200 respond but I am not able to receive email . AFAIK from the documents even if I don't add any smtp configurations I should still get an email from supertokens domain or I am missing sth here ?
t
r
  • 2
  • 15
  • 43
question about FB login we used to use `getThirdPartyAuthorisationURLWithQueryParamsAndSetState` fro...
i

idanto

about 2 years ago
question about FB login we used to use
getThirdPartyAuthorisationURLWithQueryParamsAndSetState
from
'supertokens-auth-react/recipe/thirdpartypasswordless'
but after upgrade to the latest package version we are getting in runtime the error:
TypeError: Cannot read properties of undefined (reading 'startsWith')
    at appendQueryParamsToUR
I see in the docs this is the reference example:
import { getThirdPartyAuthorisationURLWithQueryParamsAndSetState } from "supertokens-web-js/recipe/thirdpartypasswordless";
is this the reason for the error or we are doing something else wrong?
i
r
  • 2
  • 64
  • 43
Hello, I just integrate supertokens in my django app (backend). I well received tokens on my fronten...
u

00babs00

about 3 years ago
Hello, I just integrate supertokens in my django app (backend). I well received tokens on my frontend (simulated with Insomnia). Next step is to integrate supertokens authentication on django authentication backend. Do you have some documentation about that?
u
r
  • 2
  • 19
  • 43
Hello, I have a doubt regarding multiple instances on the supertokens core running at the same time?...
m

mklovin1379

over 3 years ago
Hello, I have a doubt regarding multiple instances on the supertokens core running at the same time? I'm looking at the self-hosted version, and was wondering if I have 3 docker containers running the supertokens core and pointing to the same DB does this create an issue or can I have as many containers running as I need. This is for a High Availability simulations on my side. The full use case is for example putting all my core instances behind a load balancer so I don't have a single point of failure.
m
r
  • 2
  • 7
  • 43
Hey guys, I have CSRF related question. We are using passwordless auth on our Python Django backend ...
e

execreate

over 3 years ago
Hey guys, I have CSRF related question. We are using passwordless auth on our Python Django backend (we use Django Rest Framework). From Django CSRF settings I have configured the following:
python
CSRF_TRUSTED_ORIGINS=[domain_names]
CSRF_COOKIE_SECURE = True
The issue we are getting is that POST requests we are getting this response:
json
{
    "detail": "CSRF Failed: CSRF token missing."
}
e
r
  • 2
  • 20
  • 43
Previous202122Next

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