Skip to content

Instantly share code, notes, and snippets.

Created April 30, 2017 10:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/86613159a37baf4216914f4d3c044e29 to your computer and use it in GitHub Desktop.
Save anonymous/86613159a37baf4216914f4d3c044e29 to your computer and use it in GitHub Desktop.
<form action="https://cvo-zwfryslan.zportal.nl/api/v2/oauth/token" method="post">
<input type="hidden" name="grant_type" value="authorization_code"/>
<input type="text" name="code"/>
<input type="submit" value="POST"/>
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment