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

There are no practical examples of how to use this library in the documentation #593

Open
k98kurz opened this issue Nov 17, 2024 · 0 comments

Comments

@k98kurz
Copy link

k98kurz commented Nov 17, 2024

Description

The documentation would be significantly improved if it started with some practical examples of how to use the library rather than just listing out concepts and compatibility tables. E.g.

use Jose\Component\Signature\JWSVerifierFactory;

// How to actually use this properly given a JWT string.
// I would put it here myself but I haven't figure it out yet
// because the docs are so dense and impractical.
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