Configure pusher (optional)
Last updated: Feb 5, 2020
One of the security features that Meveto provides is, that it allows users to remotely logout of their accounts using their Meveto apps, or from their Meveto dashboard. When a user performs a remote logout, your WordPress website will automatically refresh, and log the user out, if you have Pusher integrated.
This automatic logout is only intended for a seamless user experience. The actual user logout takes place regardless of Pusher’s configuration. After a remote logout, on the very next user action or manual refresh, the logout will be complete.
If you wish to provide the extra bit of seamless user experience to your WordPress website’s users, you can register your application at Pusher.com, get the required configuration values, and just enter those values into the Pusher configuration section of Meveto plugin settings.