https://supertokens.com/
Join Discord
Is is possible for Frontend(Next js) to get the user meta data ?
p

PPaii

over 2 years ago
Is is possible for Frontend(Next js) to get the user meta data ?
p
r
  • 2
  • 1
  • 17
docker install how to open admin panel with docker ?
p

productdevbook

almost 3 years ago
docker install how to open admin panel with docker ?
p
r
  • 2
  • 1
  • 17
Is it possible to integrate SuperTokens with an encore.dev app? In general, encore.dev lets you buil...
c

chris_st

almost 3 years ago
Is it possible to integrate SuperTokens with an encore.dev app? In general, encore.dev lets you build (in, honestly, the very best possible way) a set of lambda-type functions (which you can deploy pretty much anywhere). You specify just the function, and in a comment the URL that will be matched to that function at run-time. You really don't have to set up anything else, it's fantastic, and they deploy it. So I'm not talking about the ST core, but just the ST server routes -- is it possible to have ST "hook into" the encore.dev routing somehow? I'll ask on their slack channel as well. Thanks!
c
r
  • 2
  • 3
  • 17
how can I check authentication in swagger? because we are using cookies-based authentication.
k

kamyab

almost 3 years ago
how can I check authentication in swagger? because we are using cookies-based authentication.
k
r
  • 2
  • 13
  • 17
Is it possible to give custom userId to supertokens.? I know supertokens uses uuid. I was taking a...
m

muhajirdev

almost 3 years ago
Is it possible to give custom userId to supertokens.? I know supertokens uses uuid. I was taking a look at the override functions. Wondering if I can pregenerate the user_id that will be used in supertokens table
m
r
j
  • 3
  • 51
  • 17
can any body tell me basic functions in supertokens for react and how to connect it with backend lik...
a

ayush019.

almost 3 years ago
can any body tell me basic functions in supertokens for react and how to connect it with backend like a functional app authorization and authentication being given by supertokens learning from documentation is bit hard for me first timers
a
r
  • 2
  • 12
  • 17
Does supertokens sdk(Im using Go) has an option for me to query the third parties api for more infor...
d

Diesel

about 3 years ago
Does supertokens sdk(Im using Go) has an option for me to query the third parties api for more information other than the user's email? like for example getting the user's first and last name from google? Or my only way is to query their API myself with the access token im getting in the server during the signInUp method?
d
r
  • 2
  • 2
  • 17
Hello, wanted to say that I'm struggling a little running the user roles recipe on Safari (works on ...
g

gabrielius7369

about 3 years ago
Hello, wanted to say that I'm struggling a little running the user roles recipe on Safari (works on Chrome) due to line 47 of logger.js: "return errorStack[i].match(/(?<=\().+?(?=\))/g);". This kind of regular expression is not supported in Safari and gives a "SyntaxError: Invalid regular expression: invalid group specifier name". Are there any fixes for this so that I could run my webite on Safari? Edit: logger.js is at supertokens-node/lib/build/logger.js
g
r
  • 2
  • 4
  • 17
Hi. How can I catch errors in SuperTokens.init on the frontend. Assuming I get a 500 Internal Server...
a

alfreddohnani

about 3 years ago
Hi. How can I catch errors in SuperTokens.init on the frontend. Assuming I get a 500 Internal Server Error because the supertokens core server cannot be reached
a
r
  • 2
  • 13
  • 17
hi all, after a successful social registration/login, I want to retrieve the user's details like nam...
a

alisha08770

over 3 years ago
hi all, after a successful social registration/login, I want to retrieve the user's details like name, email etc, how can I achieve that? is there any reference for the same, thanks
a
r
  • 2
  • 5
  • 17
Previous474849Next

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