gws.plugin.postgres.auth_provider

Provider for the postgres-based authorization.

Source code: gws.plugin.postgres.auth_provider

Module Contents

class gws.plugin.postgres.auth_provider.Config(*args, **kwargs)

Bases: gws.base.auth.sql_provider.Config

SQL-based authorization provider

class gws.plugin.postgres.auth_provider.Object

Bases: gws.base.auth.sql_provider.Object

Authentication Provider.

configure()

Configuration hook.