Skip to content

Instantly share code, notes, and snippets.

@nextend
Created May 15, 2020 16:08
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 nextend/9185400d84d945702dc685941a11b8c1 to your computer and use it in GitHub Desktop.
Save nextend/9185400d84d945702dc685941a11b8c1 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Title</title>
</head>
<body>
<form method="post" action="https://****/wp-json/nextend-social-login/v1/google/get_user">
<input type="text" name="access_token" value=""/>
<button type="submit">Submit</button>
</form>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment