removeToken abstract method

Future<void> removeToken()

remove token

it can throw AuthStorageException on non-recoverable errors.

it will clear database on inconsistencies.

Implementation

Future<void> removeToken();