Module: FinchAPI::Models::Introspection::AuthenticationMethod::Type
- Extended by:
- 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
Method Summary
Methods included from Enum
==, ===, coerce, dump, try_strict_coerce, values
Methods included from Converter
#coerce, coerce, #dump, dump, #try_strict_coerce, try_strict_coerce, type_info