You are here

constant AuthTokenProvider::RESPONSE_KEY_REFRESH_TOKEN_TTL in TMGMT Translator Smartling 8.3

Same name and namespace in other branches
  1. 8.4 vendor/smartling/api-sdk-php/src/AuthApi/AuthTokenProvider.php \Smartling\AuthApi\AuthTokenProvider::RESPONSE_KEY_REFRESH_TOKEN_TTL
  2. 8.2 api-sdk-php/src/AuthApi/AuthTokenProvider.php \Smartling\AuthApi\AuthTokenProvider::RESPONSE_KEY_REFRESH_TOKEN_TTL
  3. 8.2 vendor/smartling/api-sdk-php/src/AuthApi/AuthTokenProvider.php \Smartling\AuthApi\AuthTokenProvider::RESPONSE_KEY_REFRESH_TOKEN_TTL

File

vendor/smartling/api-sdk-php/src/AuthApi/AuthTokenProvider.php, line 21

Class

AuthTokenProvider
Class AuthTokenProvider @package Smartling\AuthApi

Namespace

Smartling\AuthApi

Code

const RESPONSE_KEY_REFRESH_TOKEN_TTL = 'refreshExpiresIn';