Logout
-
I was attempting to use
is_user_logged_in()To check user status once signed in via Neon. The login seems to work, but when I log out, either via wp_logout or from within Neon, the WP still considers the user as logged_in until I do another “logout” in WP.
Have you seen issues with “is_user_logged_in()” as the method to check if user is oauth logged in? If so is there a more reliable way to determine this and should all logouts be done on Neon (i.e. not through wp_logout), if so is there a direct URL to send users to to force a Neon logout (other than the dropdown in the profile in neon).
Thanks!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Logout’ is closed to new replies.