Build a secure SPA using Laravel 12 backend API with Passport OAuth2 authentication and Vue 3 frontend in a single project. Unlike Sanctum (cookie-based), this uses API tokens (Bearer tokens) and ...