Skip to main content

presentation_response

Function presentation_response 

Source
pub async fn presentation_response() -> Json<Value>
Expand description

OpenID4VP presentation submission endpoint.

Accepts verifiable presentations containing signed credentials structure.

ยงExample

use auth_framework::api::advanced_protocols::presentation_response;

// Validates the JSON Web Signature (JWS) or EdDSA proof submitted
// by the digital wallet.