Cache Breaks Ajax Login Functionality
-
Hello,
i’ve implemented a an ajax login system that reloads the webpage after a sucessfull login, depending on the user’s role (different roles have access to different contents on the frontend).
However, when using this cache plugin, on sucessful login, after the redirect the page is shown as if the user hasn’t logged in. Refreshing the page manually shows the correct information, confirming that the login was sucessfully made.
Disabling the cache plugin the login system works as expected, leading me to believe that there is something related to the cache settings that is showing users the previous version of the page.
Is there any way i can change this? Can someone point me in the right direction on what settings i should use on Swift Performance?
Thanks in advance,
Bruno
- The topic ‘Cache Breaks Ajax Login Functionality’ is closed to new replies.