nuxt-auth
nuxt-auth copied to clipboard
🔐 Nuxt user authentication and sessions via authjs (next-auth), local and refresh providers. nuxt-auth wraps NextAuth.js to offer the reliability & convenience of a 12k star library to the nuxt 3 eco...
### Describe the feature The expires of the cookie are 1 month, we want to modify it to 2 months  ### How would you implement this? The expires of...
### Environment - Operating System: `Darwin` - Node Version: `v20.11.1` - Nuxt Version: `3.12.4` - CLI Version: `3.13.0` - Nitro Version: `2.9.7` - Package Manager: `[email protected]` - Builder: `-` -...
### 🔗 Linked issue closes #797, #878 ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation, readme or JSdoc annotations) - [ ] 🐞 Bug...
### Describe the feature I have two subdomains: p1.domain.com p2.domain.com Both are using Nuxt Auth. I want to maintain the authenticated state on p2.domain.com after logging in on p1.domain.com. I've...
### Describe the feature My project uses the local provider. On every page load, even before app.vue is rendered, a call to my authentication endpoint is made, presumably to get...
### 🔗 Linked issue #895 ### ❓ Type of change * [ ] 📖 Documentation (updates to the documentation, readme or JSdoc annotations) * [ ] 🐞 Bug fix (a...
### Environment - Operating System: Windows_NT - Node Version: v20.17.0 - Nuxt Version: 3.12.4 - CLI Version: 3.12.0 - Nitro Version: 2.9.7 - Package Manager: [email protected] - Builder: - -...
### Environment - Operating System: Windows_NT - Node Version: v20.17.0 - Nuxt Version: 3.12.4 - CLI Version: 3.12.0 - Nitro Version: 2.9.7 - Package Manager: [email protected] - Builder: - -...
### Environment - Operating System: `Darwin` - Node Version: `v20.17.0` - Nuxt Version: `3.13.1` - CLI Version: `3.13.1` - Nitro Version: `2.9.7` - Package Manager: `[email protected]` - Builder: `-` -...
### 🔗 Linked issue #843 ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation, readme or JSdoc annotations) - [ ] 🐞 Bug fix (a...