iotaledger / iotaledger/identity

Refactor `identity_jose::Jwk`

Open
#1,670 0 comments 0 reactions 0 assignees View on GitHub
Breaking change Rust
Dominant language
Rust
Stars
346
Forks
100
Avg merge
13h 41m
Merged PRs (30d)
2

Description

## 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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.