Skip to content

Instantly share code, notes, and snippets.

@justingreerbbi
Created May 31, 2016 03:55
Show Gist options
  • Save justingreerbbi/2cebf89be96429330e71edd80b711a97 to your computer and use it in GitHub Desktop.
Save justingreerbbi/2cebf89be96429330e71edd80b711a97 to your computer and use it in GitHub Desktop.
Simple Form for "ME" method
<p>Me Method</p>
<form action="https://wp-oauth.com/oauth/me" method="GET">
<input type="text" name="access_token" value="" />
<button type="submit">Call Me Method</button>
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment