.. _backend-auth-custom: Custom Auth provider ==================== You can implement custom auth provider by inheriting from class below and implementing necessary methods. .. autoclass:: horizon.backend.providers.auth.AuthProvider :members: :member-order: bysource