resume With Authorization
Resume an in-flight OpenID4VCI authorization-code issuance after the browser redirects back to the wallet.
Call this from the activity that receives the configured authFlowRedirectionUri (e.g. eu.europa.ec.euidi://authorization on the Norwegian eIDAS sandbox), passing the full redirect URI. The manager matches it against the pending request and continues issuance, driving the same onIssueEvent callback used to start it.
Must be the same handle instance that started issuance (it holds the pending authorization state) — inject it as a singleton.
Parameters
uri
The full redirect URI, including the code/state query.