Skip to content

Instantly share code, notes, and snippets.

@a-h
Created December 13, 2017 13:35
Show Gist options
  • Save a-h/3bb4dcc3f1596037148f18af6bb0fd6f to your computer and use it in GitHub Desktop.
Save a-h/3bb4dcc3f1596037148f18af6bb0fd6f to your computer and use it in GitHub Desktop.
Use Authorization header
curl -H "Authorization: <cognito_idtoken>" https://xxxxxxx.execute-api.eu-west-2.amazonaws.com/dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment