· 8 years ago · Mar 15, 2017, 12:52 PM
1POST /oauth/token HTTP/1.1
2HOST: localhost:8080
3content-type: application/x-www-form-urlencoded
4cookie: laravel_session=eyJpdiI6Ikp...MDg4MzRjOTcifQ==
5content-length: 41
6
7grant_type=password&client_id=2&client_secret=dKhn6c8...tuECrPm1hjXN&username=test&password=123456&scope=*