SPA Authentication In Vue & React with Laravel Sanctum | Urdu & Hindi

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

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

  • @Shahzaib_943
    @Shahzaib_943 Месяц назад +1

    Wow. Finally understood the authentication with breeze API. Everyone was using the custom auth routes and controller but you explained it very well.

  • @salmanqazi2926
    @salmanqazi2926 День назад

    when i get CSRF token and then login, it always showing 419 unknow status.

    • @WebMentorDev
      @WebMentorDev  День назад

      @@salmanqazi2926 set axios withCredientials to true
      make sure the session domain in laravel is the domain of your frontend