-
### Environment
- Operating System: Windows_NT
- Node Version: v20.11.0
- Nuxt Version: 3.11.1
- CLI Version: 3.11.0
- Nitro Version: 2.9.4
- Package Manager: pnpm@8.15.6
- B…
-
### What is the improvement or update you wish to see?
The link to the Initialization documentation in the top comment of `AuthConfig` in `node_modules` is getting a 404 Not Found.
### Is there any …
-
### What is the improvement or update you wish to see?
![image](https://github.com/nextauthjs/next-auth/assets/72627773/69a7c4d5-f2a2-499a-8141-268ad18f26d2)
![image](https://github.com/nextauthjs/n…
-
https://authjs.dev/getting-started/introduction
-
### Adapter type
@next-auth/mongodb-adapter
### Environment
When running the command ``npm install mongodb next-auth @next-auth/mongodb-adapter@next` this is what I get.
```npm ERR! code ERESOLV…
-
### Environment
System:
OS: Linux 6.2 Ubuntu 22.04.3 LTS 22.04.3 LTS (Jammy Jellyfish)
CPU: (12) x64 AMD Ryzen 5 3600X 6-Core Processor
Memory: 2.63 GB / 15.53 GB
Container: Yes…
-
### Environment
------------------------------
- Operating System: Windows_NT
- Node Version: v18.18.2
- Nuxt Version: 3.11.2
- CLI Version: 3.11.1
- Nitro Version: 2.9.6
- Pack…
-
### What is the improvement or update you wish to see?
https://authjs.dev/getting-started/providers/oauth-tutorial#creating-the-server-config
The info provided here is out of date - NextAuth objec…
-
### Environment
System:
OS: macOS 14.4.1
CPU: (10) arm64 Apple M1 Max
Memory: 2.58 GB / 64.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 20.11.1 - /usr/local/bin/node
npm: 10.2.4 - /usr/local/bi…
-
After work on #20 (see PR #42 ), we now have three examples which connect to the local UAA instance via openid connect.
We need to determine which of these examples will serve us best moving forward …