You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be really helpful to have types for all Auth0 resources. As an example, right now I'm writing code for a login action that I want to deploy using Terraform. I'd love to have types for the action function, the event object, and the api object.
Describe the ideal solution
I would love to see Auth0 make a concerted effort to help its developer community by updating @types/auth0 with the latest types. There is already an issue in the DefinitelyTyped repo that has a list of missing types.
Alternatives and current workarounds
Write our own types. Make our own contributions.
Additional context
No response
The text was updated successfully, but these errors were encountered:
@Aaronius No doubt that would be a helpful addition! However, your request pertains to the Auth0 Node SDK, which has no relation to the Terraform provider. There is an existing thread about this exact feature request though, I recommend you divert this sentiment there instead. I can assure you that our teams take this type of feedback very seriously!
Checklist
Describe the problem you'd like to have solved
It would be really helpful to have types for all Auth0 resources. As an example, right now I'm writing code for a login action that I want to deploy using Terraform. I'd love to have types for the action function, the event object, and the api object.
Describe the ideal solution
I would love to see Auth0 make a concerted effort to help its developer community by updating @types/auth0 with the latest types. There is already an issue in the DefinitelyTyped repo that has a list of missing types.
Alternatives and current workarounds
Write our own types. Make our own contributions.
Additional context
No response
The text was updated successfully, but these errors were encountered: