Easy Authentication in Next.js App Router With Next-Auth

Поделиться
HTML-код
  • Опубликовано: 29 ноя 2024

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

  • @coderyan
    @coderyan  6 месяцев назад

    View the updated v5 guide here! ruclips.net/video/4BjowsolXmw/видео.html

  • @tunoajohnson256
    @tunoajohnson256 11 месяцев назад +2

    Hey mate! Thanks, I was running into issues putting the SessionContext into my server component layout. You saved me a lot of pain.

    • @coderyan
      @coderyan  11 месяцев назад

      Happy to hear it helped!

  • @sivadhanushuppalapati4041
    @sivadhanushuppalapati4041 Год назад +2

    Decent explanation, would you please explain jwt, session update, token… please in the same way how you clearly explained the basics

  • @MrWeb-dev
    @MrWeb-dev 10 месяцев назад +1

    great video. very helpful

    • @coderyan
      @coderyan  10 месяцев назад

      Happy to hear it!

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

    Finally!!!

  • @arn4v_
    @arn4v_ 11 месяцев назад

    Can you publish the code as well for this?

  • @blackbeans3112
    @blackbeans3112 8 месяцев назад

    It is possible to grab the client id of github account and display in the component? rather than username,email,and image?

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

    Good

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

    very nice!

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

    you are doing a great job, keep going👍
    Can I ask you how to combine Firebase auth with password and email with Next auth? Cause I can't figure it out by myself😓