Module token_request_payload

Source

Structsยง

SendAccessTokenRequestPayload ๐Ÿ”’
Represents the actual request payload for requesting a send access token. It converts the SendAccessTokenRequest into a format suitable for sending to the API.

Enumsยง

SendAccessClientType ๐Ÿ”’
Enum representing the type of client requesting a send access token. Eventually, this could / should be merged with the existing ClientType enum
SendAccessTokenPayloadCredentials ๐Ÿ”’
Represents the shape of the credentials used in the send access token payload.

Constantsยง

SEND_ACCESS_CLIENT_ID ๐Ÿ”’
SEND_ACCESS_GRANT_TYPE ๐Ÿ”’
SEND_ACCESS_SCOPE ๐Ÿ”’