Class: Zitadel::Client::Auth::Authenticator

Inherits:
Object
  • Object
show all
Defined in:
lib/zitadel/client/auth/authenticator.rb

Overview

Abstract base class for authenticators.

This class defines the basic structure for any authenticator by requiring the implementation of a method to retrieve authentication headers, and provides a way to store and retrieve the host.