microsoft-authentication-library-for-python icon indicating copy to clipboard operation
microsoft-authentication-library-for-python copied to clipboard

async support

Open rayluo opened this issue 4 years ago • 5 comments

rayluo avatar Aug 23 '19 20:08 rayluo

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.

cdeler avatar Oct 21 '20 15:10 cdeler

@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.

cpnielsen avatar Dec 01 '21 13:12 cpnielsen

Yep, a working async version of MSAL Python would be fantastic.

bharathanr avatar Jan 13 '22 11:01 bharathanr

Any progress on this?

ghandic avatar Mar 12 '23 01:03 ghandic

@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?

bgavrilMS avatar Aug 17 '23 18:08 bgavrilMS