present
suspend fun present(requestUrl: String, did: String? = null, runPolicies: Boolean? = null): MobileWalletPresentationResult
Presents matching wallet credentials to an OpenID4VP verifier request.
Return
Transmission status, optional redirect, and optional verifier response details.
Parameters
request Url
Authorization request URL received from the verifier.
did
Optional DID override for selecting the wallet DID used in the presentation.
run Policies
Optional override for verifier policy execution in the core presentation handler.