microsoft-authentication-library-for-python
microsoft-authentication-library-for-python copied to clipboard
async support
It's might be easier to reach this goal, replacing requests
by httpx
. The libraries are motly compatible, and httpx
provides you with sync and async interfaces.
@rayluo Any progress on this? I can see it's slated for "this quarter" (which would be this month at the latest), but I can also see it has been shuffled around quite a bit.
Yep, a working async version of MSAL Python would be fantastic.
Any progress on this?
@rayluo - do you mind adding a bit of spec to this one? And maybe look at telemetyry to understand how many web site / web api / multitenant client_creds apps use MSAL Py?