Class: Zitadel::Client::Auth::OAuthAuthenticator

Inherits:
Authenticator show all
Defined in:
lib/zitadel/client/auth/o_auth_authenticator.rb

Overview

Base class for OAuth-based authentication using an OAuth2 client.

Attributes:

open_id: An object providing OAuth endpoint information.
auth_session: An OAuth2Session instance used for fetching tokens.