AuthJS Nuxt GitHub Example

This is an example for Nuxt AuthJS

You can find the source of this example in the module repository.

How to use

Use your favourite package manager.

Install your dependencies :

bun install 

Run the dev server :

bun run dev

Issues & Contributions

If you have an issue or want to contribute to this example, please do so in the module repository.