Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export more classes #588

Closed
wants to merge 1 commit into from
Closed

Export more classes #588

wants to merge 1 commit into from

Conversation

petervizi
Copy link

Changes

Exporting more classes from main module that are referenced by @types/auth0 package.

References

There is a discrepancy at the moment between the classes exported by default and the ones referenced by the DefinitelyTyped repository

Testing

New unit tests are added.

Checklist

@petervizi petervizi requested a review from a team as a code owner March 6, 2021 18:13
@davidpatrick
Copy link
Contributor

Hey @petervizi I think we want to handle this the other way around and fix the typings file. The main exports from this library are the AuthenticationClient and the ManagementClient, the "Managers" and "Authenticators" are citizens of those clients.

@davidpatrick
Copy link
Contributor

Tagging #572

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants