data

suspend fun data(call: ApplicationCall)

Handles data GET request that comes from openid4vci server to access System-of-Record data to create a credential.

This request is protected by OAuth bearer token that can be obtained using the sequence of par, authorize, and token requests in standard OAuth fashion.