Skip to content
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

feat(jwa)!: add key representable #20

Merged
merged 1 commit into from
May 30, 2024
Merged

Conversation

beatt83
Copy link
Owner

@beatt83 beatt83 commented May 30, 2024

BREAKING CHANGE: This feature will make the library easier to use, now there is no need parse a key to JWK, the Key just requires to support KeyRepresentable In the future this will enable to add other well known formats like PEM and DER.

BREAKING CHANGE: This feature will make the library easier to use, now there is no need parse a key to JWK, just Key just requires to support KeyRepresentable
In the future this will enable to add other well known formats like PEM and DER.
@beatt83 beatt83 merged commit 88708c5 into main May 30, 2024
2 checks passed
@beatt83 beatt83 deleted the feature/jws-key-representable-2 branch May 30, 2024 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant