EndUserAuthenticationConfigOauth2JwtBearer constructor
EndUserAuthenticationConfigOauth2JwtBearer({
- EUASecret? clientKey,
- EndUserAuthenticationConfigOauth2JwtBearerJwtClaims? jwtClaims,
Implementation
EndUserAuthenticationConfigOauth2JwtBearer({this.clientKey, this.jwtClaims});