oauth2-azure icon indicating copy to clipboard operation
oauth2-azure copied to clipboard

Implement time manipulation using JWT::leeway while validating nbf & exp

Open elernonelma opened this issue 1 year ago • 0 comments

It's available since branch 3.x cf https://github.com/firebase/php-jwt/blob/v3.0.0/src/JWT.php#L102 and well documented at https://github.com/firebase/php-jwt#example

elernonelma avatar Mar 06 '23 15:03 elernonelma