unAuthorize abstract method

Future<bool> unAuthorize()

Unauthorizes the client, typically for logging out.

Implementation

Future<bool> unAuthorize();