This is an example for Nuxt AuthJS
You can find the source of this example in the module repository.
Use your favourite package manager.
Install your dependencies :
bun install
Run the dev server :
bun run dev
If you have an issue or want to contribute to this example, please do so in the module repository.