AuthGateway constructor
AuthGateway(
- KeyClient client,
- TokenProvider tokenProvider
Implementation
AuthGateway(this.client, this.tokenProvider);
AuthGateway(this.client, this.tokenProvider);