login abstract method

Future<AuthnProto> login(
  1. ServiceCall call,
  2. AuthnProto_LoginRequest request
)

Implementation

$async.Future<$3.AuthnProto> login($grpc.ServiceCall call, $3.AuthnProto_LoginRequest request);