loadRequestObject

val loadRequestObject: suspend (RequestObjectParameters?) -> KmmResult<String>? = null(source)

Optional content that needs to be served under the previously passed in requestUrl with content type application/oauth-authz-req+jwt Pass in the RequestObjectParameters that the Wallet may have sent when requesting the request object.