The zaqar.transport.auth module

Middleware for handling authorization and authentication.

class KeystoneAuth

Bases: object

classmethod install(app, conf)

Install Auth check on application.

class SignedHeadersAuth(app, auth_app)

Bases: object

strategy(strategy)

Returns the Auth Strategy.

Parameters:strategy – String representing the strategy to use