Skip to content

Instantly share code, notes, and snippets.

@coder054
Created February 13, 2019 04:25
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 coder054/8d02ddde244e237e9e44ed30ad2fb1fa to your computer and use it in GitHub Desktop.
Save coder054/8d02ddde244e237e9e44ed30ad2fb1fa to your computer and use it in GitHub Desktop.
// send POST request to /wp-json/jwt-auth/v1/token voi data
{
"username" : "admin",
"password": "123456"
}
// ket qua nhan ve se gom truong token
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment