@meistrari/auth-nuxt
v3.3.0
Published
A Nuxt module for authentication, organization management, and API key capabilities.
Keywords
Readme
@meistrari/auth-nuxt
A Nuxt module for authentication, organization management, and API key capabilities.
Auth Types
This SDK supports two authentication models:
- Application Authentication (recommended): Use this for product applications that need end-user authentication and authorization scoped to a specific application. See Application Authentication Guide.
- First-Party Authentication: Use this only for trusted first-party tools that interact directly with the Auth API in an administrative way, such as the Auth Dashboard and Backoffice. See First-Party Authentication Guide.
Installation
npm install @meistrari/auth-nuxt