Constructor: auth.loggedOut
Future auth token » to be used on subsequent authorizations
Attributes:
Name | Type | Required | Description |
---|---|---|---|
future_auth_token | bytes | Optional | Future auth token » to be used on subsequent authorizations |
Type: auth.LoggedOut
Example:
$auth_loggedOut = ['_' => 'auth.loggedOut', 'future_auth_token' => 'bytes'];