Refreshing an Access Token

From Chorke Wiki
Revision as of 01:46, 14 November 2019 by Shahed (talk | contribs) (Created page with " <code>http://api.chorke.org/auth/oauth/token</code> {| | valign="top" | <source lang="properties" style="border:3px dashed blue"> ;http://api.chorke.org/auth/oauth/token ; ;...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

;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