https://supertokens.com/
Join Discord
Hi not sure if this is the right place but where can I change my payment details from ? I have added...
k

kshitijp

almost 2 years ago
Hi not sure if this is the right place but where can I change my payment details from ? I have added my card to my supertokens acc but wish to change it to a diff one
k
r
  • 2
  • 2
  • 10
Hi, I have just started to try Supertokens for a Django app with Angular frontend. The sign in works...
d

dekode

almost 2 years ago
Hi, I have just started to try Supertokens for a Django app with Angular frontend. The sign in works. I have the righr cors policy. I created a new POST api view and tested it with curl to work. However when I call the same endpoint with Angular, I get 403 Error. I have check AuthorisedHosts, CORS headers, CORS policy etc. but to no success. What I may be missing?
d
r
  • 2
  • 10
  • 10
Hi, does SuperTokens support Next.js 13 app router? I tried to follow: https://supertokens.com/docs/...
a

anas

almost 2 years ago
Hi, does SuperTokens support Next.js 13 app router? I tried to follow: https://supertokens.com/docs/emailpassword/nextjs/setting-up-backend but I get "error Detected default export in ...... Export a named export for each HTTP method instead."
a
r
s
  • 3
  • 50
  • 10
Hi everyone, i'm creating a new website using fastapi with Jinja2 template and htmx, so i'm not crea...
b

benfa

about 2 years ago
Hi everyone, i'm creating a new website using fastapi with Jinja2 template and htmx, so i'm not creating json apis, instead my apis return html code (like the good old days) my idea is to have a /login /registre /logout, i don't see any example for something like that. Do you have any suggestoins on how to use supertoken to do this? i'm trying to use the postsignin/postsignup but i'm not sure that's che correct way. any suggestions?
b
r
  • 2
  • 2
  • 10
how would apple or google sign in work on react native app? Does it work "natively" or does it first...
u

0xwess

about 2 years ago
how would apple or google sign in work on react native app? Does it work "natively" or does it first open the browser and then redirect to back to app when you sign out like Amazon Cognito federated auth does? (which feels unintuitive and unnative on mobile apps)?
u
r
a
  • 3
  • 36
  • 10
Hello guy ! Small question for you, we are using the supertokens-web-js library and I noticed that w...
r

ronflai

about 2 years ago
Hello guy ! Small question for you, we are using the supertokens-web-js library and I noticed that when we call the
createCode
function it's seems to also call the
session/refresh
do you know why ? Many thanks.
r
r
  • 2
  • 28
  • 10
Ok I am using this example, to access the user role using the jwtpayload, https://supertokens.com/do...
k

kiesker

about 2 years ago
Ok I am using this example, to access the user role using the jwtpayload, https://supertokens.com/docs/emailpassword/common-customizations/sessions/user-information-front-end. But I run into the error jwtpayload.role is not part of the properties
k
r
  • 2
  • 3
  • 10
I'm getting 401 not authorized when using verifySession() in an express handler: app.get("/api/marke...
g

Gamer

about 2 years ago
I'm getting 401 not authorized when using verifySession() in an express handler: app.get("/api/market/list", verifySession(), rateLimiter, asyncHandler(async (req, res) => { This is across subdomains. I'm calling domainname.com/api/thingy from dev.domainname.com Any ideas on how to fix that?
g
r
  • 2
  • 13
  • 10
Is anyone here running Supertokens using Python? I'm trying to follow/use the example, but am not su...
d

da.fant

over 2 years ago
Is anyone here running Supertokens using Python? I'm trying to follow/use the example, but am not sure how to hook it up to the frontend. No routes are added to the FastAPI (e.g.
session/refresh
) https://github.com/supertokens/supertokens-python/blob/master/examples/with-fastapi/with-thirdpartyemailpassword/main.py
d
r
k
  • 3
  • 45
  • 10
Hello everyone!! I'm using supertokens_python library for django. I have a problem when creating a n...
d

dwcquocxa

over 2 years ago
Hello everyone!! I'm using supertokens_python library for django. I have a problem when creating a new table that have a foreign_key reference to a Supertokens table (thirdparty_users). It seems like django ORM cannot find any model name thirdparty_users, so it didn't work. Here are photos of my situation. Any ideas? Should I used raw SQL and ORM at the same time to achieve what I want
d
r
  • 2
  • 14
  • 10
Previous777879Next

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