Skip to content

Refactor identity_jose::Jwk #1670

Open
Open
@UMR1352

Description

@UMR1352

Description

Refactor Jwk to enhance type correctness.
For instance, if a field is supposed to only have base64-encoded values, do not type it as String but let's use a new-type Base64String new-type that upholds this property. Same for URLs and other typed values.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Breaking changeA change to the API that requires a major release. Part of "Changed" section in changelogRustRelated to the core Rust code. Becomes part of the Rust changelog.

    Type

    Projects

    Status

    Product Backlog

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions