watcher.api.middleware.auth_token module
this page last updated: 2024-02-12 06:15:10.571872
watcher.api.middleware.auth_token module
-
class
watcher.api.middleware.auth_token.
AuthTokenMiddleware
(app, conf, public_api_routes=())[source]
Bases: keystonemiddleware.auth_token.AuthProtocol
A wrapper on Keystone auth_token middleware.
Does not perform verification of authentication tokens
for public routes in the API.
this page last updated: 2024-02-12 06:15:10.571872