Skip to content

v3.1.0

Latest
Compare
Choose a tag to compare
@timdorr timdorr released this 30 Jan 17:40
· 286 commits to master since this release
e17a447

This release handles the new auth process (see #260). It does not yet handle MFA users.

When upgrading, any previously stored refresh_tokens will no longer function, as they are being generated by a new system. While existing Owner API access_tokens will continue to work until they expire, a full login will be needed to obtain new refresh_tokens.

Changes

  • Update for new authentication process