diff --git a/config/expose.php b/config/expose.php index e5ccaa4..3dc7867 100644 --- a/config/expose.php +++ b/config/expose.php @@ -9,7 +9,7 @@ return [ 'database' => base_path('database/expose.db'), - 'validate_auth_tokens' => true, + 'validate_auth_tokens' => false, /* |--------------------------------------------------------------------------