Authjs Nuxt screenshot

Authjs Nuxt

Author Avatar Theme by Hebilicious
Updated: 5 Mar 2025
254 Stars

AuthJS edge-compatible authentication Nuxt module.

Categories

Overview:

AuthJS Nuxt is an experimental Nuxt module that is currently in its alpha stage. It is designed to be edge compatible and uses the Auth.js core implementation. This package provides a starting point and reference implementation for integrating Auth.js with Nuxt.

Features:

  • Edge compatibility: AuthJS Nuxt is designed to work on the edge and is compatible with the latest versions of Nuxt.
  • Integration with Auth.js: This module uses the Auth.js core implementation, providing a seamless integration with Nuxt.
  • Documentation and examples: The package includes comprehensive documentation and working examples that can be found on the website and in the repository.

Installation:

To install AuthJS Nuxt, follow these steps:

  1. Fork the repository.
  2. Install bun: npm install -g bun.
  3. Use bun to install the package at the mono-repo root: bun i.
  4. Make any necessary modifications and follow conventional commits.
  5. Open a pull request to contribute your changes.

Summary:

AuthJS Nuxt is an experimental Nuxt module that provides edge compatibility and integration with the Auth.js core implementation. It offers a starting point and reference implementation for using Auth.js with Nuxt. The package includes documentation, examples, and welcomes contributions from the community.