Skip to content

Instantly share code, notes, and snippets.

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