authorize abstract method

Future<Credential?> authorize()

Authorizes the User against the Auth Server

Implementation

Future<Credential?> authorize();