logout abstract method

Future<bool> logout()

Deletes old tokens and invalidates the token session at the IdP.

Implementation

Future<bool> logout();