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

Consider clarifying which RFCs are supported #460

Open
sforsman opened this issue Sep 29, 2022 · 0 comments
Open

Consider clarifying which RFCs are supported #460

sforsman opened this issue Sep 29, 2022 · 0 comments

Comments

@sforsman
Copy link

Hello!

In the README.md and composer.json the project somewhat vaguely states it's a JWT library that conforms to RFC 7519. To be precise, the project only supports JWT payloads inside a JWS structure (RFC 7515) and there is no support for it's encrypted sibling, the JWE (RFC 7516).

Explicitly stating this would be time saving, because it is not fully clear from the provided examples either. This should also save time from the maintainers, because inquiries such as #359 should go away.

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

No branches or pull requests

2 participants