Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 225 Bytes

http-request.adoc

File metadata and controls

9 lines (8 loc) · 225 Bytes
POST /oauth/login HTTP/1.1
Accept: */*
Content-Type: application/x-www-form-urlencoded; charset=ISO-8859-1
Host: localhost:8080

username=exampleuser&password=xxxxx&grant_type=password