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

JWS compact serialization #22

Open
tgross35 opened this issue Apr 16, 2023 · 1 comment
Open

JWS compact serialization #22

tgross35 opened this issue Apr 16, 2023 · 1 comment

Comments

@tgross35
Copy link
Contributor

tgross35 commented Apr 16, 2023

RFC7515 section 7.1 specifies a compact (b64 encoded) serialization. I think this could probably be handled withJws::{from_compact, to_compact} functions

@tgross35
Copy link
Contributor Author

On a related note, TryFrom<General> for Flattened could be useful

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

No branches or pull requests

1 participant