Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Releases: microsoft/oauth2-useragent

0.6.0

04 Mar 17:26
Compare
Choose a tag to compare
  • Major:
    • Improved the determination of the sub-process classpath. Thanks to Yang Cao (@yacaovsnc) who helped fixed issue #9 with pull request #14.
  • Minor:
    • Content in the sub-process stderr stream will no longer cause an authentication failure. Thanks to Yang Cao (@yacaovsnc) who fixed issue #10, made possible with pull requests #11, #12 and #15.