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...
### Environment - Operating System: `Darwin` - Node Version: `v20.18.0` - Nuxt Version: `3.13.2` - CLI Version: `3.15.0` - Nitro Version: `2.9.7` - Package Manager: `[email protected]` - Builder: `-` -...
### Environment - Operating System: `Darwin` - Node Version: `v20.11.0` - Nuxt Version: `3.14.159` - CLI Version: `3.15.0` - Nitro Version: `2.10.4` - Package Manager: `[email protected]` - Builder: `-` -...
### Environment ``` ------------------------------ - Operating System: Darwin - Node Version: v20.18.0 - Nuxt Version: 3.13.0 - CLI Version: 3.13.1 - Nitro Version: 2.9.7 - Package Manager: [email protected] - Builder:...
### Environment - Operating System: `Darwin` - Node Version: `v20.17.0` - Nuxt Version: `3.14.1592` - CLI Version: `3.15.0` - Nitro Version: `2.10.4` - Package Manager: `[email protected]` - Builder: `-` -...
### 🔗 Linked issue #673 ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation, readme or JSdoc annotations) - [ ] 🐞 Bug fix (a...
### Environment npx nuxi@latest module add sidebase-auth ### Reproduction On documentation https://auth.sidebase.io/guide/getting-started/installation and the Readme. npx nuxi@latest module add sidebase-auth ... [GET] "https://registry.npmjs.org/sidebase-auth/latest" ### Describe the bug When I tried...
### Describe the feature I left the page open for more than 24h and when I returned to my computer, the access token had expired already but for some reason...
You're actually right, it's a weird implementation in https://github.com/sidebase/nuxt-auth/pull/615 which accepts two identical interfaces: https://github.com/sidebase/nuxt-auth/blob/218a8465fd01fbf70562ab4cc1083dea3931d1a1/src/runtime/composables/local/useAuth.ts#L161 It should be just `signUpOptions`, will probably move this to a different breaking change _Originally...
### Environment - Operating System: Linux - Node Version: v23.2.0 - Nuxt Version: 3.14.159 - CLI Version: 3.15.0 - Nitro Version: 2.10.4 - Package Manager: [email protected] - Builder: - -...
### Environment Nuxt project info: 10:54:41 AM ------------------------------ - Operating System: Linux - Node Version: v22.3.0 - Nuxt Version: 3.13.2 - CLI Version: 3.13.2 - Nitro Version: 2.9.7 - Package...