Azure-Samples / ms-identity-python-webapp

A Python web application calling Microsoft graph that is secured using the Microsoft identity platform
MIT License
279 stars 133 forks source link

Simplify the implementation #136

Closed rayluo closed 3 months ago

rayluo commented 3 months ago

The app.py and app_config.py are much shorter now. Also take a look into the new README.md

As a byproduct, this PR will also close #69, close #117