You can try using that community one, or explore the Nuxt 3 support section for additional options.
Feb 7, 2025
2
Level 2
How to authenticate my Nuxt 3 app users on Laravel Passport ?
Hello Laravel community, I'm currently migrating a Nuxt 2 app which authenticated its users on Laravel Passport, through OAuth2 with PKCE flow. That authentication was made with the amazing @nuxtjs/auth-next module.
After searching the whole Web, I'm afraid Nuxt 3 does not have such a tool...
Do you know anything about Nuxt 3 support in the Passport ecosystem ?
Thanks for your help !
Please or to participate in this conversation.