-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
Hello guys.
I have a question regarding the POST /credentials request the mobile wallet sends to the agent.
I can see that a request with the following body example is sent
{
"types": [
"GuestCredential"
],
"format": "jwt_vc_json",
"proof": {
"proof_type": "jwt",
"jwt":"eyJ0eXAiOiJvcG..."
}
}
And as a response the agent issues credential.
Any hint, where in the code are you generating the jwt (proof.jwt), are you using some library from the sphereon SDK for it?
I appreciate any help you can provide.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels