RqesOpenId4VpHolder

constructor(clientId: String = "https://wallet.a-sit.at/app", redirectUrl: String = "/callback", oauth2Client: OAuth2Client = OAuth2Client( clientId = clientId, redirectUrl = redirectUrl, ))(source)