I use a third-party app for social login on my website. I have a profile icon in the header. When I click on the icon (when not signed in) it takes me to the login page.
I log in using the social plugin, the page redirects me to the ‘Account’ page, which is fine. If I navigate to any other page on the website, and if I wish to come back to the account page by clicking on the profile icon in the header. Then it takes me to the login page again instead of taking me to the account page since I am already still logged in.
Can someone help me fix this issue?