Discussed in #1167
Originally posted by alxjzx100 August 15, 2024
Have a feelling that I missed something, I copied this file (AuthToken.php) from vendor folder to app/Config but codeigniter ignores it.
I tried to change the $authenticatorHeader but it has no effect. If I decare this variable at Auth.php - everything works.
What I did wrong?