php-rest-api
php-rest-api copied to clipboard
Allow changing JWT leeway parameter
Previously, leeway was hardcoded to 1 second. This PR adds ability to change this value.
Originally implemented in https://github.com/abandon-the-jazz/messagebird-php-rest-api/pull/1