Techofficer / node-apple-signin

Node.JS wrapper around Sign In with Apple REST API
MIT License
53 stars 40 forks source link

Using jsonwebtoken validation + ignoreExpiration when verifying #2

Open rysi3k opened 4 years ago

rysi3k commented 4 years ago

Instead own validations, use built-in from jsonwebtoken package Added option to ignore expiration