rayluo / identity

This is an authentication/authorization library optimized for web apps. It provides some higher level APIs built on top of Microsoft's MSAL Python. Read its documentation here: https://identity-library.readthedocs.io
https://identity-library.readthedocs.io
MIT License
48 stars 6 forks source link

Add first set of functions for protected web API scenario #16

Open SHERMANOUKO opened 7 months ago

SHERMANOUKO commented 7 months ago

This PR is still a WIP. Not yet fully tested. Opening it as draft PR for initial reviews and feedback

@rayluo