diff --git a/config/security.php b/config/security.php index 247584c7..c1789893 100644 --- a/config/security.php +++ b/config/security.php @@ -31,6 +31,6 @@ return [ | when authenticated. | */ - 'always_authenticate' => true, + 'always_authenticate' => false, ];