validate abstract method

Future<AuthnProto> validate(
  1. ServiceCall call,
  2. TwoFactorProto_ValidateRequest request
)

Implementation

$async.Future<$3.AuthnProto> validate($grpc.ServiceCall call, $4.TwoFactorProto_ValidateRequest request);