Skip to content

Implementation of cascading data providers

Mushaheed Syed requested to merge multi-claim-verification into main

Features

  • Fix handling of multiple requests in attestor
  • App injections to support creating multiple triggers from multiple provider requests
  • Add new providers API that has information about multiple requests for cascading providers
  • Use [AttestorWebView] through [Attestor] which allows use of AttestorWebView from a reusable resource pool
  • Update ClaimCreationController to handle multiple requests raised from Client WebView from cascading providers
  • Update Reclaim Claim Creation Bottom Sheet to show progress of cascading providers with updated ClaimCreationController
Edited by Mushaheed Syed

Merge request reports