hasib32 / rest-api-with-lumen

Rest API boilerplate for Lumen micro-framework.
486 stars 144 forks source link

unable to post accessToken #45

Open abhays2 opened 6 years ago

abhays2 commented 6 years ago

please guid me which parameter i send in post at accessToken endpoints http://prntscr.com/hzeegk

and which value will be pass in client_secret. and after that how we access all users list endpoint

kajackdfw commented 6 years ago

see the parameter fields in the screen print. They have check boxes beside each.

https://github.com/hasib32/rest-api-with-lumen#creating-access_token

juejixiaohaipi commented 5 years ago

i have this problem also