signoutCurrentUser
Logs the current user out.
Parameters
frontActivity
Front activity.
Logs the current user out.
Parameters
frontActivity
Front activity.
showLoginPage
True - if the login page should be shown, False - otherwise.
open fun signoutCurrentUser(frontActivity: Activity, showLoginPage: Boolean, reason: OAuth2.LogoutReason)
Logs the current user out.
Parameters
frontActivity
Front activity.
showLoginPage
True - if the login page should be shown, False - otherwise.
reason
The reason for the logout.