hasAccessToken abstract method

Future<bool> hasAccessToken()

Check if there is a persisted session.

Implementation

Future<bool> hasAccessToken();