validate abstract method

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

Implementation

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