You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
without using your package directly,
I installed Laraveli, then I installed the necessary packages vue, vuex etc. everything is same as your package,
then I installed "https://laravel.com/docs/8.x/sanctum" then I copied and pasted the same controller as yours, everything is ok, there is no problem when signing up, but 401 "{message: "Unauthenticated."}
I get message: "Unauthenticated."" error.
The text was updated successfully, but these errors were encountered:
this is a vague issue , you are using only the auth classes as i understood . which makes it difficult to debug ,
but my guess this could be a related issue issue
without using your package directly,
I installed Laraveli, then I installed the necessary packages vue, vuex etc. everything is same as your package,
then I installed "https://laravel.com/docs/8.x/sanctum" then I copied and pasted the same controller as yours, everything is ok, there is no problem when signing up, but 401 "{message: "Unauthenticated."}
I get message: "Unauthenticated."" error.
The text was updated successfully, but these errors were encountered: