next-auth icon indicating copy to clipboard operation
next-auth copied to clipboard

Authentication for the Web.

Results 649 next-auth issues
Sort by recently updated
recently updated
newest added

### Environment ``` System: OS: Windows 10 10.0.22000 CPU: (8) x64 Intel(R) Core(TM) i7-9700K CPU @ 3.60GHz Memory: 2.23 GB / 15.94 GB Binaries: Node: 16.13.0 - ~\scoop\apps\nvm\current\nodejs\nodejs\node.EXE Yarn: 1.22.19...

bug
upstream
middleware

## โ˜•๏ธ Reasoning Explain default behavior for account linking in FAQ. ## ๐Ÿงข Checklist - [x] Documentation - [x] Ready to be merged ## ๐ŸŽซ Affected issues #3300 ## ๐Ÿ“Œ...

## Reasoning ๐Ÿ’ก * Add [Asgardeo](https://wso2.com/asgardeo/docs/guides/authentication/) Auth provider * Add docs in https://github.com/nextauthjs/docs/pull/205 * Executed tests ## Checklist ๐Ÿงข - [x] Documentation - [x] Tests - [x] Ready to be...

providers
core

### Description ๐Ÿœ Hello there! I`m having an issue with next-auth. After successfully sign in into the application using the keycloack provider, clicking the back button in the browser window...

bug

### Description ๐Ÿ““ Currently the maxAge on the jwt and the expires on the cookie options are being set to a hard coded 15 minutes. ## pkce defined here https://github.com/nextauthjs/next-auth/blob/e4ee520b4aba55fbc123801291bcba404f578d3f/packages/next-auth/src/core/lib/oauth/pkce-handler.ts#L7...

enhancement
stale
good first issue

### Question ๐Ÿ’ฌ Hello everyone! I am trying to implement a Next.js tool to work with Azure DevOps APIs. I am following the documentation from Microsoft on [Authorize access to...

enhancement
stale
providers

### Question ๐Ÿ’ฌ I am working on making a custom shopify provider, but shopify sets its authorization and token urls dynamically like so: ``` https://${shop}.myshopify.com/admin/oauth/authorize https://${shop}.myshopify.com/admin/oauth/access_token ``` I plan on...

question

### Question ๐Ÿ’ฌ I'm implementing an OAuth provider, for the website lichess.org. This provider requires a `client_id` to be sent in the token endpoint request body. The authentication fails, as...

question

### Environment ``` System: OS: Linux 5.10 Ubuntu 22.04 LTS 22.04 LTS (Jammy Jellyfish) CPU: (2) x64 AMD Ryzen 7 5800X 8-Core Processor Memory: 582.82 MB / 3.83 GB Container:...

triage

### Environment System: OS: Windows 10 10.0.22000 CPU: (4) x64 Intel(R) Core(TM) i5-6600K CPU @ 3.50GHz Memory: 17.66 GB / 31.91 GB Binaries: Node: 16.13.2 - C:\Program Files\nodejs\node.EXE Yarn: 1.22.17...

incomplete
middleware