Module: FinchAPI::Models::Introspection::AuthenticationMethod::Type
- Extended by:
- Type::Enum
- Defined in:
- lib/finch-api/models/introspection.rb
Overview
The type of authentication method.
Constant Summary collapse
- ASSISTED =
:assisted- CREDENTIAL =
:credential- API_TOKEN =
:api_token- API_CREDENTIAL =
:api_credential- OAUTH =
:oauth