Hello, I got an exception trying to setup my app Unable to verify JWT claims in C:\Apache24\htdocs\Jumbojett\OpenIDConnectClient.php:372 The code that fails me: $claims->exp >= time() - $this->leeway I have ~9 hours diff in local time to claims->exp time Could this be a time zone issue ? Momchil