removeAuthorization abstract method

Future<bool> removeAuthorization()

Removes authorization header along with jwt and refreshToken from the secure storage

Implementation

Future<bool> removeAuthorization();