logout

open suspend override fun logout(idToken: String): Unit?

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