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
Issues that must be solved before the 0.1 release are marked by the release:0.1 label.
release:0.1
Required features:
Policy
JsonWebKeyPolicy
signatures
JsonWebToken
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Issues that must be solved before the 0.1 release are marked by the
release:0.1
label.Required features:
Policy
trait to be aJsonWebKeyPolicy
#80signatures
member in General JWS JSON Serialization Format to allow verifying all signatures over a JWS with a key set (Add support for JsonWebKey Sets #22)crosseditems aren't expected to be implemented in this release, see Missing implementations #3 ):P-512(Support P-512 #32)Curve-448(Support curve448 #10)JsonWebToken
claims #84The text was updated successfully, but these errors were encountered: