onAuthenticate abstract method

Implementation

Future<RemoteAuthenticateResponse> onAuthenticate(
  RemoteAuthenticateRequest request,
);