Skip to content

Releases: equinor/sumo-wrapper-python

Use msal-extensions for secure storage of cached tokens on supported platforms

27 Oct 11:52
867f463

Choose a tag to compare

Use msal-extensions for secure storage of cached tokens on supported platforms.

Add missing method: authenticate

18 Aug 07:11
1dcf321

Choose a tag to compare

Merge pull request #106 from equinor/testing-parameters

Testing parameters

Update sumo_login + NewAuth

17 Jun 11:07
d30277b

Choose a tag to compare

  • save token cache when retrieving token
  • use NewAuth class in sumo_login command

Blob client

03 Jun 08:03
5922f9a

Choose a tag to compare

  • added a blob client class for uploading blobs

New authentication class for SumoClient

09 May 14:01
f6e6114

Choose a tag to compare

New auth setup for SumoClient. Supports device code flow and interactive. Can also use user provided access/refresh token.

Fix import in test file

25 Feb 08:03

Choose a tag to compare

0.1.7

update setup.py version

Logging level invoked in call

22 Feb 12:27
2ba6d5a

Choose a tag to compare

What's Changed

Full Changelog: 0.1.5...0.1.6

New SumoClient class

15 Feb 07:53
bcb9f3a

Choose a tag to compare

New thin wrapper class

Prevent writeback to token cache

21 Jan 11:14
0751b3b

Choose a tag to compare

  • Expand logging
  • Handle ProxyError
  • Enable toggling of writeback to token cache

Updated app_ids and resource ids for prod.

23 Nov 13:36
468145c

Choose a tag to compare