continueAuthorizationIssuance

suspend fun continueAuthorizationIssuance(sessionId: String, callbackUri: String): WalletIssuanceOutcome

Validates and consumes a browser callback bound to an authorization-code session.

The callback target, OAuth state, authorization code, PKCE verifier, issuer metadata, and selected holder key are all taken from or checked against the authoritative session record.