Hey there,
I would like to use https://github.com/delight-im/PHP-Auth with slimframework, but it does not set cookies
How could I fix this?
(I create PHP-Auth in my middleware.php)
Hey there,
I would like to use https://github.com/delight-im/PHP-Auth with slimframework, but it does not set cookies
How could I fix this?
(I create PHP-Auth in my middleware.php)
// Fixed
I think there was another mistake in my code, sorry