Skip to content

PyPi release 1.6.3

Choose a tag to compare

@mikedarcy mikedarcy released this 24 Jul 23:14
· 9 commits to master since this release

This release synchronizes with release 1.6.3 of deriva-py.

  • Added bearer token compatibility to AuthWidget. This allows existing authentication flows to leverage bearer token authentication if already performed with deriva-globus-auth-utils login. Note that the logout behavior of AuthWidget will invalidate the auth session but it will not automatically revoke the bearer token. This must be performed with deriva-globus-auth-utils logout if a complete logout flow is desired. The AuthWidget will log when it is using a bearer token as opposed to a session cookie.
  • Fixed a bug in catalog configuration options panel(s) for non-integer based catalog names.

Full Changelog: v1.6.1...v1.6.3