['api/*'], 'allowed_methods' => ['GET','POST','PUT','DELETE','PATCH'], 'allowed_origins' => ['http://127.0.0.1:3000'], 'allowed_origins_patterns' => [], 'allowed_headers' => ['content-type','cookie','authorization'], 'exposed_headers' => [], 'max_age' => 0, 'supports_credentials' => true, ];