I'm on a project to create python script to automate some process.
I'm not familiar with Microsoft OAUTH2 method.
Can anyone share any insights with me on how I can authenticate to an outlook email server in python?
The is fine as I will be parsing through the folders and look for a specific email.
So far, I'm familiar with basic authentication. It's not something I have much experience with but I'm willing to learn from the experts.