-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request