-
Notifications
You must be signed in to change notification settings - Fork 4k
openid-client warnings on Node 18 #6650
Copy link
Copy link
Closed
Labels
acceptedThe feature request is considered. If nobody works actively on it, feel free to.The feature request is considered. If nobody works actively on it, feel free to.good first issueGood issue to take for first time contributorsGood issue to take for first time contributorslegacyRefers to `next-auth` v4. Minimal maintenance.Refers to `next-auth` v4. Minimal maintenance.
Metadata
Metadata
Assignees
Labels
acceptedThe feature request is considered. If nobody works actively on it, feel free to.The feature request is considered. If nobody works actively on it, feel free to.good first issueGood issue to take for first time contributorsGood issue to take for first time contributorslegacyRefers to `next-auth` v4. Minimal maintenance.Refers to `next-auth` v4. Minimal maintenance.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Environment
It looks like #6137 was closed but Next 16 will be end of support in 7 months. Vercel also moved to Node 18 as the default version.
Can
next-authupdate openid-client so that we can stop having the warnings when installingnext-auth?Reproduction URL
N/A
Describe the issue
How to reproduce
Just run
npm installwhen using Node 18 and usingnext-authExpected behavior
There should be no warning.