Skip to content

Releases: XeroAPI/xoauth

v1.1.0

01 Sep 23:15
Compare
Choose a tag to compare

Fixes numerous issues:
#8 - Windows Credentials API only supports passwords up to 2.5kb in length
#12 - xoauth token now prints to stdout as expected
#10 - no longer able to create connections with a null name
Adds a five minute grace period for token validation, to prevent validation because clocks are out of sync

And a new feature:
#14 - easier copy + paste from the web UI

v1.0.0

18 Feb 03:11
Compare
Choose a tag to compare

Initial release of xoauth with support for authorisation code, PKCE and client credentials grants