gws.plugin.auth_method.basic

HTTP Basic authorisation method.

Source code: gws.plugin.auth_method.basic

Package Contents

class gws.plugin.auth_method.basic.Config

HTTP-basic authorization options

realm: str | None

Authentication realm.

class gws.plugin.auth_method.basic.Object
realm: str
configure()
exit_middleware(req, res)
open_session(req)