Kyle Wollaston

Results 6 comments of Kyle Wollaston

Hi, I am exploring adding this feature. @janscas , what do you think of adding [msal](https://github.com/AzureAD/microsoft-authentication-library-for-python) as a dependency and using it for authentication?

@janscas I have gotten it working and with relatively minimal changes. The thing I was on last was adjusting the token backend to work with MSAL. I just had a...

@janscas Should we create a MSAL branch? Sent from my T-Mobile 4G LTE Device Get Outlook for Android ________________________________ From: Kyle Wollaston ***@***.***> Sent: Wednesday, April 21, 2021 4:30:41 PM...

@DaniEzzeddine Please look at the commit here, I just dumped what I have in there. The branch is behind though https://github.com/kwollaston/python-o365/tree/msal

Hi @metalshanked, I will try to follow up this weekend! -------- Original message -------- From: metalshanked ***@***.***> Date: 1/13/22 7:19 AM (GMT-08:00) To: O365/python-o365 ***@***.***> Cc: Kyle Wollaston ***@***.***>, Mention...

@metalshanked - Take a look at the [diff ](https://github.com/kwollaston/python-o365/commit/ce65c34067bd925a4d205b2ed8440b6a4407fe09 )for an idea, it wasn't a huge change although as mentioned we need to alter the token backend. MSAL uses it's...