Alice Dupont
22 November 2024
Generating Apple MapKit JS Tokens with Web Crypto API

It is necessary to modify the conventional Node.js techniques in order to create a safe and compliant solution for generating Apple MapKit JS tokens using the Web Crypto API. In edge environments like Next.js, developers can create reliable tokens by maintaining PKCS#8 keys and signing with ECDSA.