OAuth2 v1.2.3 Release Notes

    • Client uses refresh-tokens automatically, if available. Use the new authorize() method to take advantage of this.
    • System keychain integration for token storage. Use keychain = false to turn this off.