Releases: nicokaiser/passport-apple
Releases · nicokaiser/passport-apple
v3.2.0
What's Changed
- email_verified can be a boolean or a string. This seems to have changed today 😮💨 by @autopulated in #86
- chore(deps): update jwks-rsa requirement from ^3.0.1 to ^3.1.0 by @dependabot in #85
Full Changelog: v3.1.0...v3.2.0
v3.1.0
v3.0.0
What's Changed
- BREAKING CHANGE: drop support for Node < 16
- chore(deps): update jwks-rsa requirement from ^3.0.0 to ^3.0.1 by @dependabot in #75
- chore(deps): update jsonwebtoken requirement from ^9.0.0 to ^9.0.1 by @dependabot in #81
Full Changelog: v2.0.0...v3.0.0
v2.0.0
- BREAKING CHANGE: drop support for Node < 12
- update dependencies
Full Changelog: v1.0.1...v2.0.0
v1.0.1
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Add korean README file by @SpiralMoon in #2
- chore(deps-dev): bump husky from 3.1.0 to 4.0.0 by @dependabot-preview in #7
- chore(deps-dev): bump mocha from 6.2.2 to 7.0.0 by @dependabot-preview in #6
- chore(deps-dev): bump lint-staged from 9.5.0 to 10.0.0 by @dependabot-preview in #8
- JWT Signature Verification; Nonce Support, and setting 'provider' in profile by @autopulated in #14
- chore(deps-dev): bump eslint from 6.8.0 to 7.0.0 by @dependabot-preview in #16
- chore(deps-dev): bump mocha from 7.2.0 to 8.1.1 by @dependabot-preview in #21
- chore(deps-dev): bump eslint-config-prettier from 6.15.0 to 7.2.0 by @dependabot-preview in #26
- Upgrade to GitHub-native Dependabot by @dependabot-preview in #43
New Contributors
- @SpiralMoon made their first contribution in #2
- @dependabot-preview made their first contribution in #7
- @autopulated made their first contribution in #14
Full Changelog: v0.2.1...v1.0.0
v0.2.1
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- chore: return „isVerified“ as a boolean, use array struct for scope by @hansemannn in #1
New Contributors
- @hansemannn made their first contribution in #1
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Full Changelog: https://github.com/nicokaiser/passport-apple/commits/v0.1.0