https://supertokens.com/ logo
Docs
Join the conversationJoin Discord
Channels
community
contributing
general
github-activity
info
introductions
new-releases
random
security
support-questions
welcome-0xdelusion
welcome-aj-ya
welcome-aleksandrc
welcome-alpinjs
welcome-amberlamps1
welcome-andrew-rodriguez
welcome-ankit-choudhary
welcome-anthony-stod-custodio
welcome-call-in
welcome-chwalbox
welcome-claybiokiller
welcome-co7e
welcome-cosmoecwsa
welcome-devdag
welcome-dinso
welcome-drebotelho
welcome-elio
welcome-ernest
welcome-foxbarrington
welcome-fromscratch
welcome-galto4ir
welcome-goetzum
welcome-hay-kot
welcome-himanshu-kukreja
welcome-hossambarakat
welcome-ichikawakazuto
welcome-jahir9991
welcome-jamesl
welcome-jerry123424
welcome-john-oliver
welcome-jonas-alexanderson
welcome-jxyz
welcome-kelvinwop
welcome-kraz
welcome-lancekey
welcome-leoo
welcome-lukeacollins
welcome-m-j-mon
welcome-malik-khoja
welcome-marco
welcome-mardadi
welcome-meshguy
welcome-metamorph
welcome-mike-tectu
welcome-mirzok
welcome-mozomig
welcome-naberyou66_
welcome-nacer
welcome-namratha
welcome-naveenkumar
welcome-nightlight
welcome-nischith
welcome-notankit
welcome-olawumi
welcome-pavan-kumar-reddy-n
welcome-pineappaul
welcome-poothebear
welcome-rick
welcome-samuel-qosenergy
welcome-samuelstroschein
welcome-shubhamgoel23
welcome-shubhamkaushal
welcome-sidebar
welcome-surajsli
welcome-suyash_
welcome-syntaxerror
welcome-tauno
welcome-tauno
welcome-tawnoz
welcome-teclali
welcome-tls
welcome-turbosepp
welcome-vikram_shadow
welcome-yann
Powered by Linen
general
  • m

    Maxime R

    02/20/2023, 4:19 PM
    it's works thanks you
  • m

    Maxime R

    02/20/2023, 5:18 PM
    For people searching a web3 auth solution with supertokens take a look (react + tailwind + RainbowKit) https://www.loom.com/share/119036b7719449459ff8d247d6032f89
    a
    1 reply · 2 participants
  • s

    satoshi

    02/24/2023, 5:34 AM
    Does supertokens work with Java?
  • s

    satoshi

    02/24/2023, 5:35 AM
    I didn't see it on the client list but looks like it was built in java
    r
    4 replies · 2 participants
  • u

    ピョトル🐺

    02/24/2023, 6:56 PM
    Hey, How can I change email verification link when I overrided emailDelivery for sending email? emailDelivery: { override: () => { return { sendEmail: async function (input) { await send({ templateVersion: templates.confirmEmail, verificationUrl: input.emailVerifyLink, email: input.user.email, emails: emails.confirmEmail, title: titles.confirm, username: '', }); }, }; }, }, I use Nextjs so I think I need have "/api" after domain e.g. localhost:3000/api/verify-email.
    r
    20 replies · 2 participants
  • u

    ピョトル🐺

    02/24/2023, 6:58 PM
    here: https://supertokens.com/docs/thirdpartyemailpassword/common-customizations/email-verification/generate-link-manually is blank
  • a

    anan7

    02/27/2023, 9:25 AM
    Hi is it possible to disable the reset password and signup and do this via APIs only?
    r
    7 replies · 2 participants
  • u

    ピョトル🐺

    02/27/2023, 11:28 AM
    Hi, do I have this good? https://pastebin.com/MPb1c0r2 When user click in button (email verification), open this page (Nextjs). At first, the page is blank (before useEffect so user may not see it.). useEffect run consumeVerificationCode to check if the verification code is expired or invalid and if the verification code is expired or invalid user should see screen version with button (status: "error"). The button send email for new code. But if code is ok, user'll get page version for status: "success".
    r
    8 replies · 2 participants
  • v

    Vlad

    03/03/2023, 7:08 PM
    Any way of seeing supertokens logs? I used the dashboard to change a user's password, however when I try to login I am still getting a wrong credentials error
    r
    16 replies · 2 participants
  • p

    productdevbook

    03/05/2023, 12:32 PM
    https://twitter.com/productdevbook/status/1632347562454687746 iam add nuxt 3 supertokens plugin
  • v

    Vlad

    03/07/2023, 3:13 PM
    what are the restrictions around the Developer MAUs? I only ask because we are thinking of creating a user for each of our e2e test suites, and that might increase the development environment MAUs.
    r
    2 replies · 2 participants
  • a

    abcdefgh

    03/09/2023, 4:32 AM
    how to implement verify session middleware in fastapi ? can you provide me a proper code?
  • a

    abcdefgh

    03/09/2023, 4:32 AM
    i want to know how session management works? canu explain in simple language? how to implment session management in fastapi pyhton actually i got error when i try to implement those code
  • k

    Kranos

    03/14/2023, 5:33 PM
    Ooooh - they just released GPT4! https://openai.com/product/gpt-4
  • f

    funk101

    03/17/2023, 8:47 PM
    what's the ETA on reinstating sites?
  • f

    funk101

    03/17/2023, 8:47 PM
    Mine has been inactive in development for awhile, need to pick back up
  • f

    funk101

    03/17/2023, 8:59 PM
    message has been deleted
  • f

    funk101

    03/17/2023, 9:00 PM
    Not reactivating quickly 😉
  • f

    funk101

    03/17/2023, 9:09 PM
    Any help here?
  • r

    rp

    03/18/2023, 4:07 AM
    it's done @funk101
  • f

    funk101

    03/18/2023, 4:08 AM
    thanks
  • f

    funk101

    03/18/2023, 4:20 AM
    what's the latest version of Supertokens?
  • r

    rp

    03/18/2023, 4:24 AM
    4.4.2
  • f

    funk101

    03/18/2023, 3:57 PM
    this is what I'm seeing ->
    "supertokens-auth-react": "^0.31.2",
        "supertokens-node": "^13.1.5",
    r
    8 replies · 2 participants
  • f

    funk101

    03/18/2023, 4:03 PM
    i just ran
    yarn add supertokens-auth-react@latest supertokens-node@latest
  • f

    funk101

    03/19/2023, 5:09 AM
    never mind
  • n

    Nelmin

    03/19/2023, 2:10 PM
    Could you maybe add remix/next.js to
    npx create-supertokens-app
    ?
  • r

    rp

    03/19/2023, 2:11 PM
    you can open an issue about it, or contribute it. We already have nextjs, but no remix.
  • n

    Nelmin

    03/19/2023, 2:17 PM
    or is there any way I could add it manually like firebase
  • n

    Nelmin

    03/19/2023, 2:21 PM
    I got it
Powered by Linen
Title
n

Nelmin

03/19/2023, 2:21 PM
I got it
View count: 4