You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added
Improved logging in ASFSession authentication methods
Changed
Uses ciso8601 module for parsing dates from CMR response, significant performance improvement post-query
ASFSession now allows for authorized user access to hidden/restricted CMR datasets via auth_with_creds() or auth_with_cookiejar() authentication methods (previously only supported via auth_with_token() method)
ASFSession.auth_with_token() now authenticates directly against EDL endpoint