gws.base.auth.method

Source code: gws.base.auth.method

Module Contents

class gws.base.auth.method.Config(*args, **kwargs)

Bases: gws.Config

Auth method config.

secure: bool = True

use only with SSL

class gws.base.auth.method.Object

Bases: gws.AuthMethod

Authentication Method.

configure()

Configuration hook.