laravel-api-demo
laravel-api-demo copied to clipboard
Explain how refresh(), user(), impersonate() actually work from a vue-auth perspective?
In AuthController.php, you have a couple of functions that need explaining, such as how they work behind the scenes, what they do, and where from the vue-auth package are they actually called upon?