README.md

October 17, 2025 ยท View on GitHub

Auth0-Nuxt

Auth0-Nuxt Mono Repo, containing SDK for implementing user authentication in Nuxt applications.

Release Downloads License Ask DeepWiki

๐Ÿ“š Packages - ๐Ÿ’ฌ Feedback

Packages

  • auth0-nuxt - Authentication SDK for Nuxt Applications on JavaScript runtimes.

Running Examples

The following examples can be found in the examples directory:

Before running the examples, you need to install the dependencies for the monorepo and build all the packages.

  1. Install depedencies
$ npm install
  1. Build all packages
$ npm run build
  1. Follow example instructions

Feedback

Contributing

We appreciate feedback and contribution to this repo! Before you get started, please read the following:

Raise an issue

To provide feedback or report a bug, please raise an issue on our issue tracker.

Vulnerability Reporting

Please do not report security vulnerabilities on the public GitHub issue tracker. The Responsible Disclosure Program details the procedure for disclosing security issues.

What is Auth0?

Auth0 Logo

Auth0 is an easy to implement, adaptable authentication and authorization platform. To learn more checkout Why Auth0?

This project is licensed under the MIT license. See the LICENSE file for more info.