diff --git a/docs/third-party-packages.md b/docs/third-party-packages.md index ff8adc04..072296e2 100644 --- a/docs/third-party-packages.md +++ b/docs/third-party-packages.md @@ -49,11 +49,19 @@ Checkout nejma A plugin for providing an endpoint that exposes [Prometheus](https://prometheus.io/) metrics based on its [official python client](https://github.com/prometheus/client_python). +### Authlib + +GitHub | +Documentation + +The ultimate Python library in building OAuth and OpenID Connect clients and servers. Check out how to integrate with [Starlette](https://docs.authlib.org/en/latest/client/starlette.html). + + ## Frameworks ### Responder -GitHub | +GitHub | Documentation Async web service framework. Some Features: flask-style route expression,