starkovsky / laravel-vue-cli

Laravel 7 + Vue CLI 4 SPA (Vuex, Router, Test) Admin + Public builds
167 stars 58 forks source link

How to do auth with laravel passport #167

Closed matinwd closed 4 years ago

matinwd commented 4 years ago

Hi. first of all, thanks for your useful package. It works fine but i got a question and that is how can we do auth with laravel passport when we have vuejs app in our laravel?