diff --git a/docs/third-party-packages.md b/docs/third-party-packages.md index a21f31ba2..e4a4c8b2a 100644 --- a/docs/third-party-packages.md +++ b/docs/third-party-packages.md @@ -105,6 +105,13 @@ An alternate session support implementation with customizable storage backends. A Starlette middleware that allows **brotli**, **gzip** and **deflate** compression algorithm with a minimal requirements. +### Imia + +GitHub + +An authentication framework for Starlette with pluggable authenticators and login/logout flow. + + ## Frameworks ### Responder