Skip to content

Parse details from Result #8

@milicajelic

Description

@milicajelic

Is your feature request related to a problem? Please describe.
Currently details are returned as string which is JWS object that contains header, payload and signature. In order to parse it first base64 decoding needs to be done and then separate those three sections and after that it can be deserialized from json to corresponding object.

Describe the solution you'd like
All the parsing should be done in client and Result should contain object that represents JWS.

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