Generate Access Token
tip
By default, the plugin is inactive in development so you could always view full-scale images.
If you want to debug the ideal image behavior, you could set the disableInDev option to false.
Berikut adalah proses untuk mendpakan access token
| KEY | Detail |
|---|---|
| URL | https://example.com/client/auth |
| Method | POST |
| Headers | |
| CLIENT_ID | CLIENT ID |
| SECRECT | CLIENT SECRET |
curl -X POST -h https://example.com/client/auth