issues
search
HijenHEK
/
laravel-vue-sanctum-spa
A Laravel 8 and Vue 3 SPA boilerplate using tailwind styling and sanctum for authentication :ghost:
66
stars
18
forks
source link
Dev
#9
Closed
HijenHEK
closed
2 years ago
HijenHEK
commented
2 years ago
quick checks and fixes,
updating node packages to fix vurnabilities ,
getting profile route accessible with no guard to fetch the current user and avoid 401 if there is no session
removing verifies email trait fixes #6
quick checks and fixes,