Skip to content

Instantly share code, notes, and snippets.

@ashkanRmk
Created July 16, 2018 06:52
Show Gist options
  • Save ashkanRmk/4b2283d306f893b5496e6af48fd1933b to your computer and use it in GitHub Desktop.
Save ashkanRmk/4b2283d306f893b5496e6af48fd1933b to your computer and use it in GitHub Desktop.
https://stageacc.payping.io/connect/authorize?
audience=API_AUDIENCE&
scope=SCOPE&
response_type=code&
client_id=YOUR_CLIENT_ID&
code_challenge=CODE_CHALLENGE&
code_challenge_method=S256&
redirect_uri=https://YOUR_APP/callback
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment