Laravel Backends for Vue.js 3 - Auth with Laravel and Vue - Create a Custom useAuth Composable
In this lesson, we consolidate all the logic and ajax requests for dealing with authentication into a single composable. This makes working with the Laravel Fortify endpoints for auth simpler from our Vue.js frontend.