* * This source file is subject to the MIT license that is bundled * with this source code in the file LICENSE. */ return [ 'sdk_app_id' => env('SDK_APP_ID', ''), 'identifier' => env('IDENTIFIER', ''), 'secret_key' => env('SECRET_KEY', ''), ];