You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i love ur mini framework. I used it to learn, how a framework works.
But i don't understand why the Autologin script works fine.
If i don't have a Session (if o don't login) - but have a cookie, i redirect to "login/loginwithcookie".
But before the action "loginWithCookie" should work, the redirect should trigger again and should get unlimited redirects, but i didn't..
I don't find any solution why it works fine.. but it does..
Maybe i'am just an idiot ;)
Thanks
The text was updated successfully, but these errors were encountered:
Hey,
i love ur mini framework. I used it to learn, how a framework works.
But i don't understand why the Autologin script works fine.
If i don't have a Session (if o don't login) - but have a cookie, i redirect to "login/loginwithcookie".
But before the action "loginWithCookie" should work, the redirect should trigger again and should get unlimited redirects, but i didn't..
I don't find any solution why it works fine.. but it does..
Maybe i'am just an idiot ;)
Thanks
The text was updated successfully, but these errors were encountered: