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"));

Libraries