Fetches UserModel by given authorizationId
UserModel
authorizationId
FutureOr<UserModel> byAuthorizationId(Context ctx, String authorizationId);