Releases: equinor/sumo-wrapper-python
Releases · equinor/sumo-wrapper-python
Use msal-extensions for secure storage of cached tokens on supported platforms
Use msal-extensions for secure storage of cached tokens on supported platforms.
Add missing method: authenticate
Merge pull request #106 from equinor/testing-parameters Testing parameters
Update sumo_login + NewAuth
- save token cache when retrieving token
- use NewAuth class in sumo_login command
Blob client
- added a blob client class for uploading blobs
New authentication class for SumoClient
New auth setup for SumoClient. Supports device code flow and interactive. Can also use user provided access/refresh token.
Fix import in test file
0.1.7 update setup.py version
Logging level invoked in call
New SumoClient class
New thin wrapper class
Prevent writeback to token cache
- Expand logging
- Handle ProxyError
- Enable toggling of writeback to token cache
Updated app_ids and resource ids for prod.
0.1.3 Update setup.py