mirror of https://github.com/encode/starlette.git
Add Imia library. (#1300)
Co-authored-by: alex.oleshkevich <alex.oleshkevich@gmail.com>
This commit is contained in:
parent
ada99beee5
commit
3282d23641
|
@ -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
|
||||
|
||||
<a href="https://github.com/alex-oleshkevich/imia" target="_blank">GitHub</a>
|
||||
|
||||
An authentication framework for Starlette with pluggable authenticators and login/logout flow.
|
||||
|
||||
|
||||
## Frameworks
|
||||
|
||||
### Responder
|
||||
|
|
Loading…
Reference in New Issue