@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.