https://supertokens.com/
Join Discord
Is there any support for next.js `middleware.ts` file.?? I want to verify the session and redirect ...
r

rayhan_rahat

over 2 years ago
Is there any support for next.js
middleware.ts
file.?? I want to verify the session and redirect users based on that. Note: I am only using Frontend Part of Next.js Guide, For Backend we have a Nest.js Backend
r
r
  • 2
  • 9
  • 8
supertokens-node/recipe/session dont support esm ?
p

productdevbook

over 2 years ago
supertokens-node/recipe/session dont support esm ?
p
n
  • 2
  • 18
  • 8
trying to access the dashboard
d

dhatguy

over 2 years ago
trying to access the dashboard
d
n
  • 2
  • 22
  • 8
For mobile apps what do I put for ``` websiteDomain: string, ```
a

Aithusa

over 2 years ago
For mobile apps what do I put for
websiteDomain: string,
a
r
  • 2
  • 5
  • 8
Hello, I am facing a CORS issue trying to test SuperTokens (FastAPI / React.js) I have followed all ...
j

Joe P

over 2 years ago
Hello, I am facing a CORS issue trying to test SuperTokens (FastAPI / React.js) I have followed all of Super Tokens guides.
j
n
+2
  • 4
  • 41
  • 8
Hey guys, I am trying to implement a Telegram-like authentication where users are logged in via OTPs...
e

execreate

over 2 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
  • 8
Hello together We are implementing SuperTokens within our application for the first time. First of a...
s

sneaker_jan

over 2 years ago
Hello together We are implementing SuperTokens within our application for the first time. First of all, the documentation and the coding examples on your webpage are great! I still got some questions though. 1. We would like to have an initial user within our database right at application startup. Is there a way to configure an initial admin user (not the db account)? 2. Regarding question 1. We thought about creating a user right on startup within our application but we consider this unsafe/vulnerable. I saw that other IDPs sort of work with a client-secret which could be safely stored. Is there a similar mechanic in SuperTokens? 3. Is there some sort of admin panel (UI)? As far as I'm concerned, I haven't found one or seen any notes about one. 4. We are using SuperTokens in a FastAPI(python) backend. I haven't found out how I can overwrite the SignUp method and make a role assignment right on signing up. I saw a few documentations such as https://supertokens.com/docs/userroles/managing-roles-and-users and https://supertokens.com/docs/thirdparty/common-customizations/handling-signinup-success but its hasn't worked out for me. Could you please provide us some python coding example?
s
n
s
  • 3
  • 39
  • 8
Hello, i have a little problem with cors policy settings. Everytime i login in, i get errors below. ...
j

JustDante

over 2 years ago
Hello, i have a little problem with cors policy settings. Everytime i login in, i get errors below. Backend is written with expressjs, front end with react.
j
r
  • 2
  • 45
  • 8
Hi, How can I delete my user and remove its session from React Native ? I am deleting my user in my ...
b

binouse

over 2 years ago
Hi, How can I delete my user and remove its session from React Native ? I am deleting my user in my api and it's working perfectly but it is not removing my client session.
b
r
  • 2
  • 13
  • 8
I want to use supertokens with AWS API gateway+lambda functions I tried following the recipe https...
s

saurabh_works

over 2 years ago
I want to use supertokens with AWS API gateway+lambda functions I tried following the recipe https://supertokens.com/docs/emailpassword/serverless/with-aws-lambda/backend-config for the backend config, the tutorial says " Create a config.js file in the root directory of your project. " All I have are bunch of lambda functions called from API gateway. Where do I create these files? 🤔
s
r
  • 2
  • 20
  • 8
Previous565758Next

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