We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This is a quick outline of what I think is blocking for each crate's release:
Questions for all crates:
Blockers for specific crates:
jose-b64
serde
jose-jwa
jose-jwe
jose-jwk
jose-jws
jose-jwt
jwe
jwt
jose
The RSA dependency was mentioned by @tarcieri, any crates that need it shouldn't be released until the next version of the rsa crate is ready (soon)
rsa
The text was updated successfully, but these errors were encountered:
@tarcieri feel free to edit this as you see fit, I just kind of wanted to collect what I think the status of the different crates are
Sorry, something went wrong.
Looks good so far
I published v0.1.0 releases of the following crates largely as-is:
jose-alg
We didn't quite tick all of your checkboxes and I think this is still a good list to keep for other reasons as work items.
If you need breaking changes of any of them, no worries, we can publish v0.2.
No branches or pull requests
This is a quick outline of what I think is blocking for each crate's release:
Questions for all crates:
Blockers for specific crates:
jose-b64
:serde
usage, and mention about how to use it as streaming (I'm having some trouble figuring these out)jose-jwa
:jose-jwe
: Not yet startedjose-jwk
: Mostly ready to gojose-jws
: Most work completedjose-jwt
? (same question forjwe
-jwt
) JWS: Protected vs. Unprotected #26jose-jwk
)jose-jwt
: Not yet startedjose
:The RSA dependency was mentioned by @tarcieri, any crates that need it shouldn't be released until the next version of the
rsa
crate is ready (soon)The text was updated successfully, but these errors were encountered: