Guest User

Untitled

a guest
Mar 25th, 2018
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. POST /token HTTP/1.1
  2. Host: server.example.com
  3. Authorization: Basic czZCaGRSa3F0MzpnWDFmQmF0M2JW
  4. Content-Type: application/x-www-form-urlencoded
  5.  
  6. grant_type=password&username=johndoe&password=<<Encoded Passoword>>
Add Comment
Please, Sign In to add comment