Skip to content

Releases: a-tokyo/apple-signin-auth

1.7.6

23 Feb 17:27
617e226
Compare
Choose a tag to compare

🔖 1.7.6 - Ahmed Tarek
🐛 fix: responseMode value (#173) - hw
📝 update license - Ahmed Tarek
⬆️ Bump eslint-plugin-prettier from 3.3.1 to 3.4.1 (#146) - dependabot[bot]
⬆️ Bump @babel/plugin-proposal-nullish-coalescing-operator (#148) - dependabot[bot]
⬆️ Bump qs from 6.5.2 to 6.5.3 (#152) - dependabot[bot]
⬆️ Bump minimist from 1.2.5 to 1.2.7 (#156) - dependabot[bot]
⬆️ Bump minimatch from 3.0.4 to 3.1.2 (#155) - dependabot[bot]
⬆️ Bump eslint-config-prettier from 8.1.0 to 8.6.0 (#159) - dependabot[bot]
⬆️ Bump json5 from 1.0.1 to 1.0.2 (#158) - dependabot[bot]
🛠 add security - Ahmed Tarek
🔧 add codeql - Ahmed Tarek

1.7.5

03 Jan 16:58
Compare
Choose a tag to compare

✅ update tests - Ahmed Tarek
🔖 1.7.5 - Ahmed Tarek
⬆️ Bump jsonwebtoken from 8.5.1 to 9.0.0 (#154) - dependabot[bot

1.7.4

27 Jun 10:36
ef55bf9
Compare
Choose a tag to compare

🔖 1.7.4 - Ahmed Tarek 🐛 Fix revoke request parameter (#141) - Robert Polovitzer

1.7.3

23 Jun 11:01
95f75bf
Compare
Choose a tag to compare

🐛 fixed response data as JSON (#140) - Anh Nguyen (BlackBean)

1.7.2

23 Jun 10:04
339e124
Compare
Choose a tag to compare

🐛 fixed issue invalid json response body when call revokeAuthorizationToken function (#139) - Anh Nguyen (BlackBean)

1.7.1

22 Jun 17:31
3f6b118
Compare
Choose a tag to compare

🔖 1.7.1 - Ahmed Tarek ✅ Update tests for revoke authorization (#137) - Robert Polovitzer

1.7.0

22 Jun 10:22
Compare
Choose a tag to compare

⬇️ lint-staged - Tokyo 🔖 1.7.0 - Tokyo
⬆️ upgrade node-fetch - Tokyo
⬆️ upgrade deps - eslint - Tokyo
✨ Revoke tokens with access_token (#134) - Robert Polovitzer

1.6.0

19 Jun 12:22
db7c3a7
Compare
Choose a tag to compare

🔖 1.6.0 - Ahmed Tarek
✨ Add support to revoke authorization tokens (#126) - Robert Polovitzer
⬆️ Bump tmpl from 1.0.4 to 1.0.5 (#97) - dependabot[bot]
⬆️ Bump hosted-git-info from 2.8.8 to 2.8.9 (#86) - dependabot[bot]

1.5.1

21 Apr 00:05
32d3125
Compare
Choose a tag to compare

🔖 1.5.1 - Ahmed Tarek 🏷 Add typescript types for verifyWebhookToken fix #78 (#80) - Ian Moriarty

1.5.0

20 Apr 12:11
579b5c4
Compare
Choose a tag to compare

📚 1.5.0 - Ahmed Tarek
✨ Support for validating Sign in with Apple server-to-server notifications (#79) - Ian Moriarty
⬆️ Bump y18n from 4.0.0 to 4.0.1 (#72) - dependabot[bot]
⚡ use gh ci - Tokyo
📚 Update description of privateKey to include string and path (#71) - Edward Brey