logout

abstract suspend fun logout(idToken: String)

Logout the user from the application.

Parameters

idToken

Id token of the user

Throws

If the logout fails

If the request fails due to a network error