Social Login Redirect Does not Show

“Sign In” icon on main header menu does not update when user signs up or logins via social login (i.e. Google, Facebook, etc.). It only changes to the username and the dropdown menu after a page refresh. This issue does not occur when logging in with normal email or username.

Steps to reproduce

Login or signup with social login

Actual result

Still shows “Sign In”:
image

Expected result

Should show username and drop down:
image

Extra details

https://aiscout.net/

Hi,
This is most likely a caching issue, the user is logged in after the redirect but the website doesn’t detect this yet, serving a cached HTML page. Please try disabling third-party plugins and server-side caching solutions (if there are any) and check if this issue persists.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.