Enumsยง
- Grant
Type ๐ - Represents the OAuth 2.0 grant types recognized by the Bitwarden API.
A grant type specifies the method a client uses to obtain an access token,
as defined in RFC 6749, Section 4
or by custom Bitwarden extensions. The value is sent in the
grant_type
parameter of a token request.