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

Unclear reference to JwtStore class in readme docs #285

Closed
mathiasconradt opened this issue Oct 2, 2018 · 0 comments
Closed

Unclear reference to JwtStore class in readme docs #285

mathiasconradt opened this issue Oct 2, 2018 · 0 comments

Comments

@mathiasconradt
Copy link

In the readme docs on https://github.com/auth0/java-jwt a class JwtStore is used in the sample code, but it's unclear where (which package) this class is coming from. Some clarification on how to construct an instance of this class would be helpful, since it does not seem to be part of the java-jwt project.

final JwkStore jwkStore = new JwkStore("{JWKS_FILE_HOST}");

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

2 participants