Overview
On the application-side this module offers:
useAuth
composable for session access and management- Creation of custom sign-in pages
- Middleware to protect your application on the application side
Application-side usage refers to any code like pages, components or composables that are part of the universal server- and client-side rendering of Nuxt, see more in the glossary.