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

Add the Auth0Client type to the package interface #417

Closed
wants to merge 2 commits into from
Closed

Add the Auth0Client type to the package interface #417

wants to merge 2 commits into from

Conversation

yeiniel
Copy link

@yeiniel yeiniel commented Apr 15, 2020

Description

This PR add the Auth0Client type to the package interface.

References

#416

Testing

  • This change adds test coverage for new/changed/fixed functionality

Checklist

  • I have added documentation for new/changed functionality in this PR or in auth0.com/docs
  • All active GitHub checks for tests, formatting, and security are passing
  • The correct base branch is being used, if not master

@yeiniel yeiniel requested a review from a team April 15, 2020 04:48
@stevehobbsdev stevehobbsdev linked an issue Apr 15, 2020 that may be closed by this pull request
@stevehobbsdev stevehobbsdev added the wont fix This will not be worked on. It might be out of scope or does not otherwise align with goals label Apr 15, 2020
@stevehobbsdev
Copy link
Contributor

Thanks for the contribution @yeiniel! You'll be pleased to know that this has already been fixed for an upcoming release, you can view this PR for the details.

I'll close this for now, but watch out for this being released very shortly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wont fix This will not be worked on. It might be out of scope or does not otherwise align with goals
Projects
None yet
Development

Successfully merging this pull request may close these issues.

export type Auth0Client as part of the library interface
2 participants