:tocdepth: 3 :py:mod:`gws.plugin.account.auth_provider` ========================================== .. py:module:: gws.plugin.account.auth_provider .. autoapi-nested-parse:: Account-based authorization provider. **Source code:** :source:`gws.plugin.account.auth_provider` Module Contents --------------- .. py:class:: Config Bases: :py:obj:`gws.base.auth.provider.Config` Account-based authorization provider. (added in 8.1) .. py:class:: Object Bases: :py:obj:`gws.base.auth.provider.Object` .. py:attribute:: h :type: gws.plugin.account.helper.Object .. py:method:: authenticate(method, credentials) .. py:method:: configure() .. py:method:: get_user(local_uid)