-
Notifications
You must be signed in to change notification settings - Fork 314
Open
Labels
bugThis points to a verified bug in the codeThis points to a verified bug in the code
Description
Checklist
- I have looked into the Readme, Examples, and FAQ and have not found a suitable solution or answer.
- I have looked into the API documentation and have not found a suitable solution or answer.
- I have searched the issues and have not found a suitable solution or answer.
- I have searched the Auth0 Community forums and have not found a suitable solution or answer.
- I agree to the terms within the Auth0 Code of Conduct.
Description
#1093 changed the type from Connection
to ConnectionForList
but in the process made every property optional, which seems like a rather odd choice considering at least id
and name
are mandatory.
As asked by @cwkfs, why was this change made?
Reproduction
- Upgrade to v4.22.0
Additional context
No response
node-auth0 version
4.22.0
Node.js version
20
cwkfs
Metadata
Metadata
Assignees
Labels
bugThis points to a verified bug in the codeThis points to a verified bug in the code