https://supertokens.com/ logo
Join Discord
Powered by
# general
  • t

    Tyr

    04/21/2025, 10:29 PM
    what exactly did you do?
  • t

    Tyr

    04/21/2025, 10:31 PM
    Copy code
    lua
    npx create-supertokens-app@latest --frontend=next --recipe=emailpassword
    as far as im aware this should be what you try
  • t

    Tyr

    04/21/2025, 10:33 PM
    ah you're using the pages directory why in the seven hells are you using the pages directory? I mean, there could be a reason, but if there isnt, use the App directory https://supertokens.com/docs/quickstart/integrations/nextjs/app-directory/about
  • t

    Tyr

    04/21/2025, 10:33 PM
    pages is the old way to do things, and not applicable in nextjs 14 or 15 really
  • j

    Joseph Andersen

    04/22/2025, 1:41 AM
    it worked very well, thanks
  • j

    Joseph Andersen

    04/22/2025, 2:06 AM
    guys, i faced this error when integrating supertokens with backend golang. but when i tested on postman it went normally https://cdn.discordapp.com/attachments/603466164219281426/1364059758822162472/image.png?ex=68084b25&is=6806f9a5&hm=d83f807e42e4350493008a43200d95a12168f69fc46b8d7f893fb40b4cb103b2&
  • t

    Tyr

    04/22/2025, 6:21 AM
    You should really use #1329074418407702549 or #1224328457589227540 for this, not gen chat
  • t

    Tyr

    04/22/2025, 6:21 AM
    And you're welcome xD
  • s

    sweethuman

    04/22/2025, 6:26 AM
    I would really appreciate if Supertokens discord server help channels would be indexed by google. I see supertokens has Linen, but #1329074418407702549 and #1224328457589227540 don't show up in their linen website.
  • t

    Tyr

    04/22/2025, 9:09 AM
    There are services that do that I.e. the r/AdminCraft discord server has a thingamabob that puts them on Google These services exist and the supertokens staff should definitely consider them
  • a

    Abylin Johnson

    05/02/2025, 5:01 AM
    Hi, We are using SuperTokens to authenticate users. When a user logs in, we use the ThirdPartyPasswordless recipe to send an OTP via email through a mail service. How can we add rate limiting to control the number of emails being sent?
  • r

    radha6306

    05/02/2025, 3:06 PM
    Hi there! I'm Radha, an undergrad student at IIT Madras. I’m building a startup called JIVIKA, aimed at providing job accessibility for blue- and grey-collar workers in India. Right now, we’re in the process of building our MVP and are on the lookout for founding tech interns to join our team! If you’re interested, please fill out the attached Google Form below. 👉Application form: https://forms.gle/hNVwxBZpmxzfzixv5
  • j

    joonatan

    05/03/2025, 7:45 PM
    is this just an issue on my side? https://cdn.discordapp.com/attachments/603466164219281426/1368312581013504020/image.png?ex=6817c3e5&is=68167265&hm=af6798b78e2dfa18a12069cb3689a417cd53165055468b68403b905f4ab33c59& https://cdn.discordapp.com/attachments/603466164219281426/1368312581332144170/image.png?ex=6817c3e5&is=68167265&hm=0e5110ce22d008b173c83d0f4ef6aeae41707fd1ab52a194c2b9e9d05f8c4739&
  • i

    Iura

    05/05/2025, 4:44 PM
    Hey, any updates on this?
  • d

    Darko

    05/05/2025, 5:04 PM
    directly from my weekly planner 😉 https://cdn.discordapp.com/attachments/603466164219281426/1368996689352065105/Screenshot_From_2025-05-05_19-03-42.png?ex=681a4105&is=6818ef85&hm=3e6adde90fd59467cfcd22713054904785cda50c8ca70ae0425b8658fd7aa3aa&
  • d

    Darko

    05/05/2025, 5:04 PM
    I've done some prep work on this actually, but nothing public (yet)
  • d

    Darko

    05/05/2025, 5:04 PM
    so, coming soon I guess 😄
  • i

    Iura

    05/05/2025, 5:06 PM
    looking forward to seeing this 👀
  • i

    Iura

    05/05/2025, 5:09 PM
    will it be tanstack router only or also an example for tanstack start with server actions?
  • d

    Darko

    05/05/2025, 5:38 PM
    router first, start later
  • b

    bobgoblin

    05/06/2025, 12:28 AM
    !spam
  • y

    yuux

    05/06/2025, 3:53 AM
    Hey everyone, i'm a bit lost with the new front end update of Supertoken https://supertokens.com/dashboard-saas/core-management Where do i find the production database? It seems I can only have development mode and not production ? https://cdn.discordapp.com/attachments/603466164219281426/1369160028199587890/image.png?ex=681ad924&is=681987a4&hm=cc44e30892a08febdb52902a22fc1fed93582e7c2dfdc8e27dca84133016657c&
  • a

    Akhil Varghese

    05/09/2025, 5:30 AM
    I am facing a problem with Supertoken's sAccessToken. I am getting the sAccessToken as a cookie in the API response. But after success full login, I am redirecting the UI to a new page, force clearing all the browser path history, at this time the sAccessToken is getting cleared. why?
  • f

    Filipp Trigub

    05/09/2025, 8:16 AM
    I had this issue as well. The supertokens guys did finally enable it for me.
  • r

    Rehan

    05/09/2025, 9:10 AM
    Is there a way to avoid cookie conflicts when i have 2 apps with same subdomain?
  • y

    yuux

    05/09/2025, 7:50 PM
    Oh wow who do I have to Connect with ?
  • f

    Filipp Trigub

    05/09/2025, 8:21 PM
    I just opened a support request
  • d

    DARKhorse

    05/11/2025, 6:56 AM
    can anyone
  • d

    DARKhorse

    05/11/2025, 6:56 AM
    help me with react native
  • s

    SciSaif

    05/13/2025, 1:03 PM
    I want to make an auth microservice, using supertokens. Is this possible?