lonnieezell / myth-auth

One-stop Auth package for CodeIgniter 4
MIT License
637 stars 208 forks source link

Fixes issue with compatibility to work with CodeIgniter 4.4+ #612

Closed manageruz closed 10 months ago

manageruz commented 10 months ago

In version CodeIgniter 4.4.0 cookie settings have moved to dedicated file and the parameter names have changed. Closes #606 Closes #602 Supersedes #607