Skip to content

Return proper objects in JS rather than serialising them to JSON #432

@fl0rek

Description

@fl0rek

Currently we return most of the more complex types serialised as JSON, so users don't get to use the methods on those objects, e.g. they cannot call .verify() or .validate() on headers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions