O365 / python-o365

A simple python library to interact with Microsoft Graph and Office 365 API
Apache License 2.0
1.68k stars 424 forks source link

Cookie based auth #1029

Open jben-hun opened 11 months ago

jben-hun commented 11 months ago

Hi, thanks for the excellent lib!

Is it possible to authenticate using FedAuth or rtFA cookies exported from a browser for development/prototyping use cases?

alejcas commented 10 months ago

If MS Graph supports this yes, but anyway it's not currently implemented in O365