Class: Moov::Models::Components::GrantType

Inherits:
T::Enum
  • Object
show all
Defined in:
lib/moov/models/components/granttype.rb

Overview

GrantType - The type of grant being requested.

- `client_credentials`: A grant type used by clients to obtain an access token
- `refresh_token`: A grant type used by clients to obtain a new access token using a refresh token