Nuxt Auth Crash Course #8 - Server-side Integration

Поделиться
HTML-код
  • Опубликовано: 6 сен 2024
  • In this lesson, we'll do a minor UI refactor and then look into managing server-side authentication using Nuxt Auth's getServerSession function.
    💻 Follow Along:
    - Repo: github.com/Cod...
    💻 Nuxt Auth:
    - Docs: sidebase.io/nu...
    - Repo: github.com/sid...
    🐦 My Network:
    - Twitter: / codybontecou
    - Blog: codybontecou.com/
  • НаукаНаука

Комментарии • 5

  • @GTsurwa
    @GTsurwa Год назад +1

    I'm halfway through your crash course and it's superb. Thank you for this.

  • @richcoleman4244
    @richcoleman4244 Год назад +1

    Would GREAT to include tRPC option for for T3 stack demonstration.

  • @jamesng79
    @jamesng79 Год назад

    i facing issue for deploy Error: AUTH_NO_ORIGIN: No `origin`... how to solve it?

    • @codybontecou
      @codybontecou  Год назад

      Hey James, I recommend checking out Sidebase's docs on this - sidebase.io/nuxt-auth/v0.6/resources/errors#auth_no_origin.