AttestoPhoenix. Controller. PresentationResponseController
(AttestoPhoenix v2.7.0)
Copy Markdown
View Source
Public OID4VP direct-post response endpoint.
The endpoint accepts either an encrypted direct_post.jwt response JWE or
the DCQL response map directly as JSON/the JSON string carried by an
application/x-www-form-urlencoded vp_token field. All decryption and
verification failures use the same public error response.
Summary
Functions
Verify and atomically complete an OID4VP presentation session.
Functions
@spec create(Plug.Conn.t(), map()) :: Plug.Conn.t()
Verify and atomically complete an OID4VP presentation session.