Skip to content

Logout user method

With "Logout User" method, you can implement logout functionality in your application.

This will clear the current user data from the application state and you can redirect user with page param to the page you want!

Parameters

  • Page: Page to redirect after logout!

User Logout Method