:tocdepth: 3 :py:mod:`gws.plugin.postgres.auth_provider` =========================================== .. py:module:: gws.plugin.postgres.auth_provider .. autoapi-nested-parse:: Provider for the postgres-based authorization. **Source code:** :source:`gws.plugin.postgres.auth_provider` Module Contents --------------- .. py:class:: Config Bases: :py:obj:`gws.base.auth.sql_provider.Config` Postgres authorization provider. (added in 8.1) .. py:class:: Object Bases: :py:obj:`gws.base.auth.sql_provider.Object`