tkf smartace api
Protobuf api to Ace system for flutter.
Installation
$ dart pub add tkf_smartace_api
Usage
import 'package:tkf_smartace_api/auth.authn.pbgrpc.dart';
final AuthnGRPCClient client = AuthnGRPCClient(ClientChannel("localhost"));
Protobuf api to Ace system for flutter.
$ dart pub add tkf_smartace_api
import 'package:tkf_smartace_api/auth.authn.pbgrpc.dart';
final AuthnGRPCClient client = AuthnGRPCClient(ClientChannel("localhost"));