Breaking Change with Bitwarden SDK (Version 1.0.0) - access_token_login Function Renamed
In the latest release of the bitwarden_sdk (version 1.0.0), a breaking change has been introduced that affects the O365 integration. Specifically, the function access_token_login has been renamed to login_access_token and has been moved to the auth module. This change could cause compatibility issues in projects that rely on the O365 package with the Bitwarden SDK.
Affected Version:
bitwarden_sdk version 1.0.0
I have been trying to implement this for the last few days, it seems downgrading to an older version (0.0.1) gets rid of this issue but raises another.
Would be worth getting @wnagele to take a look at this as the submitter of the existing bit warden token backend.
@darryllane can you try by installing this branch? https://github.com/wnagele/python-o365/tree/fix_bitwarden_sdk_api