Skip to content

Instantly share code, notes, and snippets.

@masonicGIT
Last active December 17, 2015 20:42
Show Gist options
  • Save masonicGIT/21b78856cc09e072c190 to your computer and use it in GitHub Desktop.
Save masonicGIT/21b78856cc09e072c190 to your computer and use it in GitHub Desktop.
curl -X GET -H "Authorization: Bearer $ACCESS_TOKEN" \
-d '{}' \
-H "Content-Type: application/json" \
http://localhost:3080/api/v1/user/session
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment