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

Type stubs

Open daviddavis opened this issue 2 years ago • 7 comments

Hi, just wanted to file an issue to request type hint stubs so that msal can be used in projects that have type checking enabled.

More info: https://peps.python.org/pep-0561/

daviddavis avatar Apr 18 '23 11:04 daviddavis

Thanks. We will take that into consideration when we prioritize upcoming features.

Meanwhile, you can refer to our API Reference docs. Parameters are at least documented there.

rayluo avatar Apr 19 '23 01:04 rayluo