Office365-REST-Python-Client
Office365-REST-Python-Client copied to clipboard
Document "url" argument name change for office365.runtime.auth.authentication_context import AuthenticationContext
From v2.10 argument name "url" was changed to "authority_url" and this was not documented in any release notes.
Please add the argument name change to release notes and keep in mind for future releases.
Line of code: https://github.com/vgrem/Office365-REST-Python-Client/blob/master/office365/runtime/auth/authentication_context.py#L11