Skip to content

Instantly share code, notes, and snippets.

@ashkanRmk
Last active September 5, 2018 13:30
Show Gist options
  • Save ashkanRmk/c4baa58720ebcd1d04aa5a9ba2bf6ad4 to your computer and use it in GitHub Desktop.
Save ashkanRmk/c4baa58720ebcd1d04aa5a9ba2bf6ad4 to your computer and use it in GitHub Desktop.
https://oauth.payping.io/connect/authorize?
scope=SCOPES&
response_type=code&
client_id=YOUR_CLIENT_ID&
code_challenge=CODE_CHALLENGE&
code_challenge_method=S256&
redirect_uri=https://YOUR_CALLBACK_URL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment