Refreshing an Access Token

From Chorke Wiki
Revision as of 01:48, 14 November 2019 by Shahed (talk | contribs)
Jump to navigation Jump to search

http://api.chorke.org/auth/oauth/token

;postman authorization header
;
authorization:Basic Y2xpZW50X2lkOmNsaWVudF9wYXNz
Content-Type:application/x-www-form-urlencoded
;
;postman form data
username:chorkeinc
password:pa$$w0rd
grant_type:password
client_id:chorke_inc