Everything you need to know about SuperTokens in 12 minutes

Поділитися
Вставка
  • Опубліковано 19 жов 2024

КОМЕНТАРІ • 13

  • @MaxForbang
    @MaxForbang Місяць тому +1

    Clean, easy, well-explained.
    Time to scale!

  • @vudejavudeja
    @vudejavudeja Рік тому +1

    Thanks, this helps a lot! I Love the Clean and straight forward style 👍

  • @Tripp111
    @Tripp111 Рік тому +2

    Blud. Great job. Lean and OP.

  • @italotoffolo
    @italotoffolo Рік тому +3

    Very cool!

  • @danteschulz1701
    @danteschulz1701 Рік тому

    Hello, very good video, I resort to the comments section because I am implementing Supertokens in my reactJS and nodeJS project. What happens is that I'm having a problem when I want to use it but I don't know where I can ask for these things because the link to discord doesn't work on the page

  • @SheeceGardazi
    @SheeceGardazi Рік тому

    Thanks so much for the tetorial, can you please do one for Vue 3 using Nuxt framework?

  • @axi92
    @axi92 Рік тому

    Basically keycloak?

  • @James-mk8jp
    @James-mk8jp Рік тому

    We have to use react to use this? Bummer

    • @jeffstienstra3615
      @jeffstienstra3615 10 місяців тому +2

      nope. if you watched the video you'll see the CLI prompts you with several front end options -> 1:43

  • @SonPham-wm1fv
    @SonPham-wm1fv 9 місяців тому

    I got this error when trying to import SuperTokens, {
    SuperTokensWrapper,
    getSuperTokensRoutesForReactRouterDom,
    } from "supertokens-auth-react";
    do you know how to solve it?
    Module '"supertokens-auth-react"' has no exported member 'getSuperTokensRoutesForReactRouterDom'. Did you mean to use 'import getSuperTokensRoutesForReactRouterDom from "supertokens-auth-react"' instead?