login abstract method

Future<void> login()

Prescents the login screen and stores user data upon success

Implementation

Future<void> login();