loadSession abstract method

Future<DescopeSession?> loadSession()

Called by the session manager when it's initialized to load any existing DescopeSession.

Implementation

Future<DescopeSession?> loadSession();