ClientAuthRequest

constructor(    issuedCode: String,     userInfo: OidcUserInfoExtended,     scope: String? = null,     authnDetails: Collection<AuthorizationDetails>? = null,     codeChallenge: String? = null)(source)