AuthorizationCodeDetails

constructor(clientId: ClientId, redirectUri: Uri, expiresAt: Instant, state: State?, isOIDC: Boolean, responseType: ResponseType = Code, nonce: Nonce? = null)