Flow.jwtBearer constructor
Flow.jwtBearer(
- Client client
Implementation
Flow.jwtBearer(Client client) : this._(FlowType.jwtBearer, null, client);
Flow.jwtBearer(Client client) : this._(FlowType.jwtBearer, null, client);