https://supertokens.com/
Join Discord
deleteUser is not working in supertokens-node
k

kumar_ayush

over 2 years ago
deleteUser is not working in supertokens-node
k
r
  • 2
  • 10
  • 6
<@498057949541826571> I am facing an issue for ios after login call auto call api as a loop (auth/se...
v

vishal_convasys

over 2 years ago
@rp_st I am facing an issue for ios after login call auto call api as a loop (auth/session/refresh), I am using Ionic 6. Log in successfully, get a token, and store local storage with Axios.
v
r
n
  • 3
  • 57
  • 6
Can we use supertokens with tRPC?
c

chill_cheese

over 2 years ago
Can we use supertokens with tRPC?
c
r
  • 2
  • 3
  • 6
Question about ```response.session.mergeIntoAccessTokenPayload()``` after overriding api ```signInP...
f

funk101

over 2 years ago
Question about
response.session.mergeIntoAccessTokenPayload()
after overriding api
signInPOST
and getting a
response
I try to merge to access token payload but do not see the value when I
console.log()
the accessTokenPayload.
f
r
  • 2
  • 7
  • 6
I would like to show Login/register link if user is not authenticated, and Logout link if they are....
r

reevolver

over 2 years ago
I would like to show Login/register link if user is not authenticated, and Logout link if they are. Trying to do this with demo application for react
npx create-supertokens-app@latest --recipe=emailpassword
. How do I do this pls?
r
r
  • 2
  • 21
  • 6
hey all! Quick question: I'm running the example docker compose file found here (https://supertokens...
t

thatnerdjack

over 2 years ago
hey all! Quick question: I'm running the example docker compose file found here (https://supertokens.com/docs/thirdparty/pre-built-ui/setup/core/with-docker) and I'm running into an error where SuperTokens crashes on startup because it cannot connect to the db, only because the db looks like it hasn't finished starting yet. Any ideas?
t
r
  • 2
  • 7
  • 6
Is there a recommended way to implement a "remember this device" feature?
g

garrett7056

over 2 years ago
Is there a recommended way to implement a "remember this device" feature?
g
r
  • 2
  • 5
  • 6
I'm trying to try supertokens, but get this from the get-go: ``` snafu$ npx create-supertokens-app@l...
r

reece_hart

over 2 years ago
I'm trying to try supertokens, but get this from the get-go:
snafu$ npx create-supertokens-app@latest
Need to install the following packages:
  create-supertokens-app@latest
Ok to proceed? (y) 
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: 'ansi-escapes@6.0.0',
npm WARN EBADENGINE   required: { node: '>=14.16' },
npm WARN EBADENGINE   current: { node: 'v12.22.9', npm: '8.5.1' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: 'figures@5.0.0',
npm WARN EBADENGINE   required: { node: '>=14' },
npm WARN EBADENGINE   current: { node: 'v12.22.9', npm: '8.5.1' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: 'type-fest@3.1.0',
npm WARN EBADENGINE   required: { node: '>=14.16' },
npm WARN EBADENGINE   current: { node: 'v12.22.9', npm: '8.5.1' }
npm WARN EBADENGINE }
file:///home/reece/.npm/_npx/bf3a85bce9cfe559/node_modules/create-supertokens-app/lib/build/index.js:160
            frontend: answers?.frontend ?? "",
                              ^

SyntaxError: Unexpected token '.'
    at Loader.moduleStrategy (internal/modules/esm/translators.js:133:18)
    at async link (internal/modules/esm/module_job.js:42:21)
r
n
  • 2
  • 16
  • 6
Hello, just want to confirm , if supertoken APIs with email sending features has any way to limit nu...
j

jj_9475

over 2 years ago
Hello, just want to confirm , if supertoken APIs with email sending features has any way to limit number of emails being sent. Even though we have implemented a custom email sending function.
j
r
  • 2
  • 2
  • 6
I'm having some problems with the `ThirdPartyPasswordless` recipe. I've setup everything on both FE ...
t

techn0will

over 2 years ago
I'm having some problems with the
ThirdPartyPasswordless
recipe. I've setup everything on both FE (React Native) and BE (Golang) and my consume request works, I am receiving a code, but when I input it I get a
RESTART_FLOW_ERROR
every single time - tried using the debug log on my backend and no information being provided from there. Any ideas? I am adding a custom hook on sign up to add this user to my database. Don't know if that's affecting it
t
r
  • 2
  • 6
  • 6
Previous808182Next

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