Skip to content

Instantly share code, notes, and snippets.

@baso53
Created November 12, 2021 17:05
Show Gist options
  • Save baso53/35b41681c55d5e7d4d80dbb485f041c1 to your computer and use it in GitHub Desktop.
Save baso53/35b41681c55d5e7d4d80dbb485f041c1 to your computer and use it in GitHub Desktop.
curl --location --request GET 'http://localhost:8080/app/test' \
--header 'Authorization: Bearer [your JWT token]' \
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment