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

Connexion Security Plugin #15

Open nosrednakram opened 8 months ago

nosrednakram commented 8 months ago

Hello,

Thanks, this was easy to set up and get going. A Connexion/OpenAPI example would be great.

Thanks Again, Mark

rayluo commented 8 months ago

Thanks for your suggestion. We will definitely take a look at a later time. We are currently focusing on providing better support for more popular frameworks. We shipped Django support just minutes ago. Our next target will be Flask.

Meanwhile, you can use the Watch button (near the Star button) of this repo to subscribe its future release notifications.