GriffinLedingham / php-apple-signin

🗝 Decode Apple Sign In client tokens in PHP
BSD 3-Clause "New" or "Revised" License
200 stars 87 forks source link

Fatal error: Uncaught Error: Class 'AppleSignIn\Vendor\ExpiredException' not found #7

Open nameldk opened 4 years ago

nameldk commented 4 years ago

Fatal error: Uncaught Error: Class 'AppleSignIn\Vendor\ExpiredException' not found in /path/to /vendor/griffinledingham/php-apple-signin/Vendor/JWT.php on line 135

You should better use https://github.com/firebase/php-jwt in the composer config file rather than create a vendor folder.