dystcz / nuxt-sanctum-auth

Nuxt 3 + laravel sanctum authentication
134 stars 25 forks source link

Feature/use auth #11

Closed davide-granello closed 1 year ago

davide-granello commented 1 year ago

Added a composable useAuth to replace using useState('auth').value in the project (simpler usage)