Skip to content

post /credentials #183

@ssi-vc-dev

Description

@ssi-vc-dev

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions