verify-apple-id-token icon indicating copy to clipboard operation
verify-apple-id-token copied to clipboard

Verify the Apple id token on the server side.

Results 18 verify-apple-id-token issues
Sort by recently updated
recently updated
newest added
trafficstars

Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.1.1. Release notes Sourced from eslint's releases. v9.1.1 Bug Fixes a26b402 fix: use @​eslint/create-config latest (#18373) (唯然) v9.1.0 Features 03068f1 feat: Provide helpful error message...

dependencies

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.21.0 to 7.7.1. Release notes Sourced from @​typescript-eslint/parser's releases. v7.7.1 7.7.1 (2024-04-22) 🩹 Fixes eslint-plugin: [no-unsafe-assignment] handle shorthand property assignment (#8800) eslint-plugin: [explicit-function-return-type] fix checking wrong ancestor's...

dependencies

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.21.0 to 7.0.0. Release notes Sourced from @​typescript-eslint/eslint-plugin's releases. v7.0.0 7.0.0 (2024-02-12) Read more about this release: https://typescript-eslint.io/blog/announcing-typescript-eslint-v7/ 🚀 Features add support for flat configs (#7935) 🩹...

dependencies

Hi! I installed the 3.0.1 version but I had this error: ``` node_modules/verify-apple-id-token/dist/lib/types.d.ts:1:15 - error TS2305: Module '"jsonwebtoken"' has no exported member 'JwtPayload'. 1 import type { JwtPayload } from...

When attempting to use the current 3.0.1 verify-apple-id-token package in the Vercel Edge Runtime an error appears at build time related to the use of dynamic evaluation: https://nextjs.org/docs/messages/edge-dynamic-code-evaluation This PR...

`verify-apple-id-token` cannot be used in the context of Vercel's Edge Runtime because of a lack of support of dynamic code evaluation: https://nextjs.org/docs/messages/edge-dynamic-code-evaluation This issue is due to dynamic code evaluation...

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.5.3 to 5.5.4. Release notes Sourced from typescript's releases. TypeScript 5.5.4 For release notes, check out the release announcement. For the complete list of fixed issues, check...

dependencies

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.21.0 to 7.17.0. Release notes Sourced from @​typescript-eslint/parser's releases. v7.17.0 7.17.0 (2024-07-22) 🚀 Features eslint-plugin: backport no-unsafe-function type, no-wrapper-object-types from v8 to v7 (#9507) eslint-plugin: [return-await] add...

dependencies

Bumps [mock-jwks](https://github.com/Levino/mock-jwks) from 1.0.10 to 3.2.2. Release notes Sourced from mock-jwks's releases. v3.2.2 3.2.2 (2024-07-17) Bug Fixes publication pipeline broken (3e013dc) v3.2.1 3.2.1 (2024-07-17) Bug Fixes publication pipeline fails (dd6635b)...

dependencies

Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.7.0. Release notes Sourced from eslint's releases. v9.7.0 Features 7bd9839 feat: add support for es2025 duplicate named capturing groups (#18630) (Yosuke Ota) 1381394 feat: add...

dependencies