logout

open suspend override fun logout(): Result<Unit>

Invoke authentication-provider-specific behavior when logging out.

Return

The result if the logout is implemented, null if no logout was implemented by the authentication provider