Skip to content

@authentication/oauth2@1.0.0

Compare
Choose a tag to compare

Refactorings

  • Use shared package to get request URL (#16)

Bug Fixes

  • No longer references ClientResponse from @types/node (#15)

    This type has been removed. @authentication/oauth2 just uses any as a workaround for the time being.