
OAuth Filter for Python Flask APIs
Code Examples / api-integration
A library which provides an extension for protecting APIs with OAuth when using Flask.
The filter can be used in two ways with Flask:
- Run before all routes with the same authorization requirement, which protects all endpoints.
- Use the decorator pattern to secure only selected paths.
Let’s Stay in Touch!
Get the latest on identity management, API Security and authentication straight to your inbox.