Skip to main content

OAuthToken

Properties

NameTypeDescriptionNotes
accessTokenkotlin.StringThe Access Token
tokenTypeinline
expiresInkotlin.Int
scopekotlin.String
schemaEmbeddedModelSchema[optional]
refreshTokenkotlin.String[optional]
idTokenkotlin.String[optional]

Enum: token_type

NameValue
tokenTypeBearer