Skip to content

0.0.6

Compare
Choose a tag to compare
@antonyharfield antonyharfield released this 15 Feb 16:03
· 127 commits to master since this release

New functionality:

  • Access token is refreshed if it is near expiration.
  • Load an existing token from another path: client.persisted_credentials_path = '/my/path/.rfcx_credentials'

Bug fixes:

  • client.guardians() previously only returned a maximum of 20 items (now returns all).
  • Authentication now works with user accounts that have no accessible site information (e.g. RFCx admins)
  • Removed unnecessary output from API calls

Documentation: https://rfcx.github.io/rfcx-sdk-python/