Fetches UserModel by given authenticationId
UserModel
authenticationId
FutureOr<UserModel> byAuthenticationId(Context ctx, String authenticationId);