Backend
The Backend integration endpoints
📄️ Create authorization request and session
Creates a new OID4VP Authorization Request that can be used to request Digital Credentials from a wallet.
📄️ Get authorization session status
Checks the current status of an Authorization Request session. Can optionally include verified credential data
📄️ Remove authorization request state
Deletes all state associated with an authorization request. Use for cleanup after completion or timeout.