core / com.schibsted.account.session / User / removeLastSession

removeLastSession

@JvmStatic fun removeLastSession(appContext: Context): Unit

Removes the last user's session, causing it not be be able to be resumed. If your purpose is to to log out the user, call User.logout instead.