https://supertokens.com/
Join Discord
Hi, Our current functionality is build on Flask, but flask is not supporting Async completely which ...
n

namanchhabra_60978

over 1 year ago
Hi, Our current functionality is build on Flask, but flask is not supporting Async completely which is required for one of our requirements. So, we were planning to move to Quart framework. So, the question is, SuperTokens support Flask, FastAPI and Django REST framework Out of the Box. Can we do to run SuperTokens on Quart as well?
n
r
  • 2
  • 12
  • 9
Hey <@498057949541826571> for older version of supertoken node - 12.x.x , do we have multitenancy a...
a

alen_george

over 1 year ago
Hey @rp_st for older version of supertoken node - 12.x.x , do we have multitenancy as the recipe ? const Multitenancy = require("supertokens-node/recipe/multitenancy"); I couldn't find this file. Its throwing an error.
a
r
r
  • 3
  • 75
  • 9
Good afternoon! I'm looking at using Okta with the ST Passwordless recipe. I'm using a PKCE flow wit...
u

_thewhit_

over 1 year ago
Good afternoon! I'm looking at using Okta with the ST Passwordless recipe. I'm using a PKCE flow without a client secret, and getting this error
Please provide the oktaDomain in the additionalConfig of the Okta provider.
. Is this flow detailed somewhere in the docs that I can reference?
u
r
m
  • 3
  • 54
  • 9
Is there a way to auto set primary user on sign-up? Otherwise I override signInUp on backend and cal...
i

ilbarbarossa

almost 2 years ago
Is there a way to auto set primary user on sign-up? Otherwise I override signInUp on backend and call createPrimaryUser
i
r
  • 2
  • 20
  • 9
Block specific email domains: We're getting a lot of sign ups from protnmail, simplelogin, suremail,...
f

feiszli

almost 2 years ago
Block specific email domains: We're getting a lot of sign ups from protnmail, simplelogin, suremail, mailbit, passinbox, 8shield, and other secure or temporary email services that lower the quality of our users. Is there a way to set a list of "do not allow" email domains for email sign up? I know a lot of sites do detection on the email domain during signup to make sure you're using a "good" email. It would be better if there were some sort of proactive feature to signal email address "quality" during signup, but a s imple "do not allow" list would probably do the trick at least for now. Though there are hundreds of these types of services so might be difficult.
f
r
  • 2
  • 4
  • 9
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
  • 9
hi, <@498057949541826571> thirdparty signinup POST request failes with response 404 on specific user...
b

bian

about 2 years ago
hi, @rp_st thirdparty signinup POST request failes with response 404 on specific user. how can i debug this?
b
r
  • 2
  • 18
  • 9
Hi, I have a problem with the Session.sighout function. After calling Session.signOut, the session s...
l

Luca

about 2 years ago
Hi, I have a problem with the Session.sighout function. After calling Session.signOut, the session still exists (Session.Session.doesSessionExist returns true). This is the code of my signout function:
javascript
await Session.signOut();
alert(await Session.doesSessionExist())
I am using the supertokens web sdk. Is there anything i did wrong?
l
n
  • 2
  • 11
  • 9
how can I implement SSO for my clients
n

nim4ze

about 2 years ago
how can I implement SSO for my clients with supertokens? They want to sign in with azure AD accounts.
n
a
  • 2
  • 2
  • 9
hi.. where can i see my previous billing details in supertoken website
n

Namratha

about 2 years ago
hi.. where can i see my previous billing details in supertoken website
n
r
  • 2
  • 1
  • 9
Previous535455Next

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