Skip to content

Samples

Ray Luo edited this page Apr 24, 2019 · 1 revision

If you haven't already, you can give a quick read to our high level usage pattern of MSAL Python in its README.

There are a set of runnable samples inside our own repo demonstrating how to acquire a token in different scenarios, using different APIs.

There will be extra links here, pointing to some other samples elsewhere, which would demonstrate how to use MSAL Python to acquire a token and then actually use that token to talk to the resources.