Skip to content

Add getHeaders method to JsonWebToken #327

@sberyozkin

Description

@sberyozkin

Currently, JsonWebToken lets users check the claims only, but the token headers, which can provide a lot of useful information, such as the algorithms, as well as custom headers, can not be accessed.

It can be fixed easily with adding jakarta.json.JsonObject getHeaders() method

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions