> _NOTE_: > > - It's a good idea to open an issue first to discuss potential changes. > - Please make sure that you are _NOT_ opening a PR to fix a potential security vulnerability. Instead, please follow the [Security guidelines](https://github.com/nextauthjs/.github/blob/main/SECURITY.md) to disclose the issue to us confidentially. ## โ˜•๏ธ Reasoning ## ๐Ÿงข Checklist - [ ] Documentation - [ ] Tests - [ ] Ready to be merged ## ๐ŸŽซ Affected issues Please [scout and link issues](https://github.com/nextauthjs/next-auth/issues) that might be solved by this PR. Fixes: INSERT_ISSUE_LINK_HERE ## ๐Ÿ“Œ Resources - [Security guidelines](https://github.com/nextauthjs/.github/blob/main/SECURITY.md) - [Contributing guidelines](https://github.com/nextauthjs/.github/blob/main/CONTRIBUTING.md) - [Code of conduct](https://github.com/nextauthjs/.github/blob/main/CODE_OF_CONDUCT.md) - [Contributing to Open Source](https://kcd.im/pull-request)