2_bug_provider.yml
2_bug_provider.yml
Name | About | Labels | Assignees |
---|---|---|---|
Bug report (Provider) | Create a provider-specific report | triage,bug,providers |
NOTE: Issues that are potentially security related should be reported to us by following the Security guidelines rather than on GitHub.
Thanks for taking the time to fill out this Provider related issue!
Is this your first time contributing? Check out this video: https://www.youtube.com/watch?v=cuoNzXFLitc
Important ❗
Providing incorrect/insufficient information or skipping steps to reproduce the issue will result in closing the issue or converting to a discussion without further explanation.
If you have a generic question specific to your project, it is best asked in Discussions under the Questions category
Provider(s) this issue is related to
Run this command in your project's root folder and paste the result:
npx envinfo --system --binaries --browsers --npmPackages "{next,react,next-auth,@auth/*}"
Alternatively, you can manually gather the version information from your package.json for these packages: "next", "react" and "next-auth". Please also mention your OS and Node.js version, as well as the browser you are using.
A URL to a public github.com repository outside the next-auth org that clearly reproduces your issue. You can use our next-auth-example
template repository to get started more easily
Describe us what the issue is and what have you tried so far to fix it. Add any extra useful information in this section. Feel free to use screenshots (but prefer code blocks over a picture of your code) or a video explanation.
Explain with clear steps how to reproduce the issue
Explain what should have happened instead of what actually happened