modules
modules copied to clipboard
[Module Listing Request]: `@andychukse/nuxt-auth: A simple Nuxt Auth Module for Nuxt Apps with separate backend`
Description
This is a simple Nuxt authentication module with JWT and social login support for Nuxt Apps with separate backend
Features
- JWT Authentication: Secure token-based authentication
- Social Login: Support for Google OAuth with flexible callback handling
- Cookie Management: Secure HTTP-only cookies for token storage
- Token Refresh: Automatic token refresh functionality
- Route Protection: Built-in middleware for protecting routes
- Flexible Configuration: Easy to configure and customize
- SSR Support: Works with both client-side and server-side rendering
- TypeScript: Full TypeScript support
- OAuth Flows: Both client-side and server-side OAuth callback handling
- Auto-imports: Composables and utilities are auto-imported
Repository
https://github.com/andychukse/nuxt-auth
npm
https://www.npmjs.com/package/@andychukse/nuxt-auth
Nuxt Compatibility
Nuxt 3