authSnapshot abstract method

Future<AuthSnapshot> authSnapshot()

Reads the persisted auth state (default Hub + saved logins).

Implementation

Future<AuthSnapshot> authSnapshot();