Skip to content

v3.41.0

Latest
Compare
Choose a tag to compare
@ada-globus ada-globus released this 26 Apr 21:03
· 9 commits to main since this release
3.41.0
8898a20

Added

  • Added a new AuthClient method get_consents and supporting local data objects.
    These allows a client to poll and interact with the current Globus Auth consent state
    of a particular identity rooted at their client. (#971)

  • Added LoginFlowManager and CommandLineLoginFLowManager to experimental (#972)

  • Added LocalServerLoginFlowManager to experimental (#977)

  • Added support to FlowsClient for the validate_flow operation of the
    Globus Flows service. (#979)