-
I am a frontend beginner, and I need the login with GithubProvider.
but in the example links(https://github.com/nextauthjs/next-auth-example), add auth method does not likes in the next-learn projec…
-
### Version
2.7.2
### Reproduction link
[codesandbox.io](https://codesandbox.io/s/festive-haibt-83e042?file=/src/main.js)
### Steps to reproduce
package.json:
```
"vue": "^2.6.1…
-
Test out incorporating code from #20 and #22 into the next js application. This contribute towards deciding which oauth strategy we want to use (#44 ). Things we'll probably want to confirm are work…
-
### Environment
```
System:
OS: Windows 11 10.0.22631
CPU: (16) x64 Intel(R) Core(TM) i9-9900K CPU @ 3.60GHz
Memory: 3.07 GB / 15.91 GB
Binaries:
Node: 20.10.0 - C:\Program …
-
Can I use the existing next-auth configuration to handle authentication for the expo app? I don't wanna use any service like clerk, supabase, etc.
-
### What is the improvement or update you wish to see?
Incorrect Drizzle Schema present in the doc.
The following set of code is incorrect and is different from '@auth/drizzle-adapter'
```
impo…
-
### Environment
```
$ npx envinfo --system --binaries --browsers --npmPackages "{next,react,next-auth,@auth/*}"
System:
OS: macOS 14.0
CPU: (8) arm64 Apple M2
Memory: 590.48 MB /…
-
### Environment
N/A
### Reproduction URL
https://authjs.dev/reference/core/adapters
### Describe the issue
Link to https://authjs.dev/reference/core/getting-started/adapters broken on https://aut…
-
### What is the improvement or update you wish to see?
The link for the Refresh Token Rotation guide leads to a 404 as of 11:49 EST April 11.
### Is there any context that might help us understand?
…
-
### What is the improvement or update you wish to see?
route/+layout.server.ts
```typescript
import type { LayoutServerLoad } from './$types';
export const load: LayoutServerLoad = async (even…
Set27 updated
7 months ago