adriangb / xpresso

A composable Python ASGI web framework
https://xpresso-api.dev/
MIT License
178 stars 4 forks source link

doc: add documentation for Security dependencies #5

Open adriangb opened 2 years ago

adriangb commented 2 years ago

Make sure to include the ability to dynamically configure security dependencies in lifespan events: https://github.com/adriangb/xpresso/blob/88840e95bddb6f8b27dfab83f44485fc1b8f97c9/tests/test_security/test_security_api_key_header_deferred.py#L12-L34