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

Fixes #13

Open kprigel opened 4 years ago

kprigel commented 4 years ago

Improves functions to get Apple keys, moving to cURL, adding the ability to cache the keys for a period of time (default to one hour). Also incorporates other PRs.