PyPi release 1.6.3
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 withderiva-globus-auth-utils login. Note that thelogoutbehavior of AuthWidget will invalidate the auth session but it will not automatically revoke the bearer token. This must be performed withderiva-globus-auth-utils logoutif 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