Skip to content

Serialized SD-JWTs without keybinding do not match spec #99

@romano21A

Description

@romano21A

I'm using this library to generate SD-JWTs without keybinding (sometimes called format for issuance in the code). According to the spec, they should always end with a ~ after the last disclosure.

This is not the case when calling Serialize() on SelectiveDisclosureJWT. This should be a simple fix here:

func (cf *CombinedFormatForIssuance) Serialize() string {

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