Skip to content

v1.19.2

Compare
Choose a tag to compare
@auth0-oss auth0-oss released this 18 Oct 13:05
92a39fc

This release fixes an anomoly with a new type we exposed in #803, where it was incorrectly wrapped with Partial. We don't expect this change to introduce any issues, but if you are affected please raise it on our issue tracker.

Fixed

  • GetTokenSilentlyVerboseResponse no longer uses partial TokenEndpointResponse type #820 (stevehobbsdev)