Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save lkdocs/6528837 to your computer and use it in GitHub Desktop.
Save lkdocs/6528837 to your computer and use it in GitHub Desktop.
GET https://oauth.launchkey.com/access_token?
client_id=1234567890
&client_secret=YOUR_SECRET_KEY
&redirect_uri=REDIRECT_PAGE_URL
&code=AUTHORIZATION_CODE
&grant_type=authorization_code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment