cuba-platform / restapi-docs

Documentation for CUBA REST API add-on
Creative Commons Attribution 4.0 International
0 stars 1 forks source link

Update OAuth token fetch example #16

Open belyaev-andrey opened 4 years ago

belyaev-andrey commented 4 years ago
Please note that these are not an application user login and password. 
REST API client id and password are defined in the application properties 
cuba.rest.client.id and cuba.rest.client.secret (the default values are client and secret)

Default values are different now and in cuba.rest.client.secret we use password encoding, now it should be {noop}secret for the example.