Skip to content

Refactor identity_jose::Jwk #1670

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
UMR1352 opened this issue May 23, 2025 · 0 comments
Open

Refactor identity_jose::Jwk #1670

UMR1352 opened this issue May 23, 2025 · 0 comments

Comments

@UMR1352
Copy link
Contributor

UMR1352 commented May 23, 2025

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Product Backlog
Development

No branches or pull requests

1 participant