oauth_grant_type module
OauthGrantType
allowed enum values
Parameters
*args
**kwds
Bases
builtins.str
aenum._enum.Enum
enum.Enum
Class variables
AUTHORIZATION_CODE
The type of the None singleton.CLIENT_CREDENTIALS
The type of the None singleton.IMPLICIT
The type of the None singleton.PASSWORD
The type of the None singleton.REFRESH_TOKEN
The type of the None singleton.
Last updated
Was this helpful?