A Microsoft Family Safety implementation written in Python
Looking for the Home Assistant integration? Navigate here
Full API docs to follow at a later date as part of #1
This module won't handle authentication via OAuth and instead you'll need to navigate to the following URL:
After login this should redirect you to a blank page, you'll need to copy the whole URL of this page which will be used to initiate a session.
- Can this access other services within my Microsoft account? No, using the above link has its scope restricted to purely the Family Safety app which will only allow applications using generated tokens to use Family Safety API and no other APIs (such as OneDrive / Outlook).
- https://www.reddit.com/r/learnpython/comments/4d4wpf/microsoft_web_login_with_requests/
- Microsoft Family Safety Android
- mitmproxy