websanova / laravel-api-demo

Laravel API for Demos
64 stars 12 forks source link

Explain how refresh(), user(), impersonate() actually work from a vue-auth perspective? #4

Open aligajani opened 6 years ago

aligajani commented 6 years ago

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?