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 JWT Token via gist #24

Open
jclingan opened this issue Feb 3, 2020 · 0 comments
Open

Consider JWT Token via gist #24

jclingan opened this issue Feb 3, 2020 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@jclingan
Copy link
Owner

jclingan commented Feb 3, 2020

Try this to see if it simplifies instructions:
token=$(curl https://raw.githubusercontent.com/jclingan/oreilly-microprofile-tutorial/master/jwt/token.jwt -s)
curl -H "Authorization: Bearer $token" localhost:8080/frontend/tokeninfo

@jclingan jclingan self-assigned this Feb 3, 2020
@jclingan jclingan added documentation Improvements or additions to documentation enhancement New feature or request labels Feb 3, 2020
@jclingan jclingan added this to the MicroProfile 1.1 milestone Feb 3, 2020
@jclingan jclingan modified the milestones: MicroProfile 1.1, test Mar 3, 2020
@jclingan jclingan removed this from the MicroProfile 1.1 milestone Mar 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant