-
### What is the improvement or update you wish to see?
I couldn't find what exactly changed considering custom built OAuth providers. But the problem is — i had a custom [Lichess](https://lichess.org…
-
### What is the improvement or update you wish to see?
Adding these steps to docs for Typescript projects.
1. Create a new TypeScript declaration file (e.g., types/mongodb.d.ts).
2. In the declar…
-
### What is the improvement or update you wish to see?
In the https://next-auth.js.org/ there is a section titled as "Add authentication in minutes!" where the code is given to create authentication.…
-
Rozhodnout se zda použít [sidebase](https://github.com/sidebase/nuxt-auth) nebo [auth.js](https://github.com/Hebilicious/authjs-nuxt)
- [x] Použití nuxt modulu pro autentizaci
- [x] Vytvořit základní …
-
### Provider type
LinkedIn
### Environment
```
System:
OS: macOS 12.4
CPU: (10) arm64 Apple M1 Pro
Memory: 100.25 MB / 16.00 GB
Shell: 5.8.1 - /bin/zsh
Binaries:
Node…
-
### Environment
issue related to the demon on authjs.dev
### Reproduction URL
https://sveltekit-auth-example.vercel.app/auth/signin/auth0
### Describe the issue
When trying to login with Auth0 on…
-
### Environment
System:
OS: macOS 14.4
CPU: (10) arm64 Apple M1 Pro
Memory: 1.56 GB / 32.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 20.9.0 - ~/.nvm/versions/node/v20.9.0/bin/node
…
-
### Provider type
42 School
### Environment
For v4:
```
System:
OS: macOS 12.6
CPU: (8) arm64 Apple M1 Pro
Memory: 419.30 MB / 16.00 GB
Shell: 5.8.1 - /bin/zsh
Binaries:
…
-
Hello, congratulations on the passport project.
I'm testing the example 'todos-express-google' and currently converting everything to typescript. I would like to know if there are types of 'passpor…
524c updated
8 months ago
-
Hey - First of all, thanks for maintaining this packages.
I keep running into an error when trying to get the session in a middleware.
```ts
export default createMiddleware({
onRequest: [
…