https://supertokens.com/
Join Discord
Hey guys, I am trying to implement a Telegram-like authentication where users are logged in via OTPs...
e

execreate

almost 3 years ago
Hey guys, I am trying to implement a Telegram-like authentication where users are logged in via OTPs as primary log-in factor + there is a possibility to add additional password protection as a second factor. Is that possible? I can see there is APIOptions parameter in the
create_code_post / consume_code_post
function calls for Passwordless recipe, which makes it possible to
get_session
using
api_options.request
. But there is no such parameter for the Email-Password recipe 🥲
e
n
  • 2
  • 12
  • 11
Is there a way to route directly to the sign up or sign in form? Right now, i have a "Sign Up" and "...
b

bitcoinrippin

almost 3 years ago
Is there a way to route directly to the sign up or sign in form? Right now, i have a "Sign Up" and "Sign in" button and they both load the "Sign Up" form
b
r
  • 2
  • 5
  • 11
Hi, I'm trying to implement a basic POC in python (running core in a docker container), but I'm havi...
s

sklorn

almost 3 years ago
Hi, I'm trying to implement a basic POC in python (running core in a docker container), but I'm having issues configuring supertokens. I'm just running a simple FastAPI server and want to test social login. However, I'm getting a bunch of log messages from the middleware about not being able to handle my request (no recipe matched), and it looks like the middleware is just being bypassed. Here's my code (using the client_id/secret from the docs...)
s
r
  • 2
  • 15
  • 11
How do the `supertokens-node` `verifySession` and `Session.getSession` functions behave in case the...
n

n1ru4l

about 3 years ago
How do the
supertokens-node
verifySession
and
Session.getSession
functions behave in case the session is expired? Do they check this? or will they return `null`/`undefined` in such an scenario?
n
r
  • 2
  • 9
  • 11
Hi ! There's currently an issue with google OAuth2 that prevents controlling test user access. Is th...
u

__doei__

about 3 years ago
Hi ! There's currently an [issue](https://issuetracker.google.com/u/1/issues/211370835?pli=1) with google OAuth2 that prevents controlling test user access. Is there an easy way to block social sign up from supertokens back end ?
u
r
  • 2
  • 14
  • 11
Colleagues, I need some advice. Can I use Google OAuth Access Token to authorize my server? How do I...
u

Uladzimir Yankovich

about 3 years ago
Colleagues, I need some advice. Can I use Google OAuth Access Token to authorize my server? How do I validate them?
u
r
  • 2
  • 1
  • 11
Hi, I'm curious if there has been any thoughts of supporting sqlite for self hosting? It's getting q...
i

ingwaz

over 3 years ago
Hi, I'm curious if there has been any thoughts of supporting sqlite for self hosting? It's getting quite an upswing at the moment with tools like litestream. I googled supertokens and sqlite and seems like you had something with sqlite before?
i
r
  • 2
  • 5
  • 11
Are there any docs for golang-grpc implementation?
a

aV

over 3 years ago
Are there any docs for golang-grpc implementation?
a
r
  • 2
  • 5
  • 11
Hi, is there anyway to block a user for a period of time 🤔
a

andrewlee1123

over 3 years ago
Hi, is there anyway to block a user for a period of time 🤔
a
r
  • 2
  • 3
  • 11
Hey everyone, could you please help me with settings up unit test for my Django app - how do I login...
e

execreate

over 3 years ago
Hey everyone, could you please help me with settings up unit test for my Django app - how do I login programmatically if I have passwordless recipe with supertokens?
e
r
  • 2
  • 5
  • 11
Previous747576Next

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