-
Notifications
You must be signed in to change notification settings - Fork 959
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
update jwt to laravel sanctum #260
Comments
any news on this? |
I've published a new branch for Laravel Sanctum if you want to test it. |
just create a new project then transfer all required packages. |
Also I think it would be great to implement Fortify to use two-factor authentication. Convenient, right? |
And lastly, I think it's right to switch to taiulwindcss and provide for the possibility of using a variety of color schemes, which, it seems to me, will increase both the audience and the number of problems :) you yourself understand that it's boring without problems :) |
Moving to #325 |
update jwt to laravel sanctum also you can remove
"tymon/jwt-auth": "^1.0.0"
and remove"fruitcake/laravel-cors": "^1.0",
instance you official way in laravel 7The text was updated successfully, but these errors were encountered: