lepture / authlib

The ultimate Python library in building OAuth, OpenID Connect clients and servers. JWS,JWE,JWK,JWA,JWT included.
https://authlib.org/
BSD 3-Clause "New" or "Revised" License
4.45k stars 445 forks source link

Enhancement: Litestar OAuth Client #601

Open JacobCoffee opened 8 months ago

JacobCoffee commented 8 months ago

Is your feature request related to a problem? Please describe.

No

Describe the solution you'd like

Add an OAuth client akin to FastAPI/Starlette/Flask for the Litestar framework

Describe alternatives you've considered

Rolling my own

Additional context

This would benefit the user base of Litestar and increase the usage of authlib.