Created
May 31, 2016 03:55
-
-
Save justingreerbbi/2cebf89be96429330e71edd80b711a97 to your computer and use it in GitHub Desktop.
Simple Form for "ME" method
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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