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

Method Summary

Methods included from Type::Enum

==, ===, coerce, dump, values

Methods included from Type::Converter

#coerce, coerce, #dump, dump, type_info