Azure-Samples / ms-identity-docs-code-python

Source for the Python code snippets in the Microsoft identity platform documentation found on https://docs.microsoft.com.
https://docs.microsoft.com/azure/active-directory/develop
MIT License
26 stars 24 forks source link

Initial import of "Device Code flow in Python console app" #5

Closed skabou closed 2 years ago

skabou commented 2 years ago

This is for #DOCS-CODE-032.

Simple web app written in Python 3 that demonstrates how to authenticate a user to call Graph via the Device Code flow.