# @merkaly/nuxt

[![npm version][npm-version-src]][npm-version-href]
[![npm downloads][npm-downloads-src]][npm-downloads-href]
[![License][license-src]][license-href]
[![Nuxt][nuxt-src]][nuxt-href]

A Nuxt module that provides Auth0 authentication integration and API utilities for Merkaly applications.

- [✨ &nbsp;Release Notes](/CHANGELOG.md)

## Features

- 🔐 &nbsp;**Auth0 Integration** - Built-in Auth0 authentication with client-side support
- 🌐 &nbsp;**API Plugin** - Global API client with lifecycle hooks (onBeforeSend, onSuccess, onError, etc.)
- 🎯 &nbsp;**Auto-imports** - Composables automatically available throughout your app
- 🔧 &nbsp;**TypeScript Support** - Full TypeScript definitions included
- 📦 &nbsp;**Bootstrap Vue Next** - Integrated Bootstrap Vue Next components
- 🎨 &nbsp;**VueUse Integration** - Includes @vueuse/core, @vueuse/components, and more

## Quick Setup

Install the module to your Nuxt application:
