feat: support credentials

This commit is contained in:
2026-05-20 16:06:50 +02:00
parent f85900aef4
commit a66fc41e1f
+1 -1
View File
@@ -29,6 +29,6 @@ return [
'max_age' => 0, 'max_age' => 0,
'supports_credentials' => false, 'supports_credentials' => true,
]; ];