Searched refs:APP_SECRET_ENV_NAME (Results 1 – 1 of 1) sorted by relevance
71 const APP_SECRET_ENV_NAME = 'FACEBOOK_APP_SECRET'; define in Facebook\\Facebook129 'app_secret' => getenv(static::APP_SECRET_ENV_NAME),142 …in config and could not find fallback environment variable "' . static::APP_SECRET_ENV_NAME . '"');