logout abstract method

Future<void> logout()

Logs out user from azure and deletes the stored user data

Implementation

Future<void> logout();