Could I use this plugin for handling API calls in cake PHP 3?
I want a plugin/library which supports access token, refresh token, expiry. On every API call, I returned these fields to the user and they make new requests by these parameters.
Any help is highly appreciable.
Could I use this plugin for handling API calls in cake PHP 3?
I want a plugin/library which supports access token, refresh token, expiry. On every API call, I returned these fields to the user and they make new requests by these parameters.
Any help is highly appreciable.