{"id":20385136,"url":"https://github.com/poad/appstore-connect-jwt-generator-core","last_synced_at":"2026-03-12T21:11:19.164Z","repository":{"id":36980408,"uuid":"320725287","full_name":"poad/appstore-connect-jwt-generator-core","owner":"poad","description":null,"archived":false,"fork":false,"pushed_at":"2024-04-12T23:26:15.000Z","size":73883,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-04-14T06:06:42.798Z","etag":null,"topics":["appstoreconnect","jwt","npm","npm-module","npm-package","typescript"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/appstore-connect-jwt-generator-core","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/poad.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2020-12-12T01:47:26.000Z","updated_at":"2024-04-15T08:29:48.597Z","dependencies_parsed_at":"2023-01-17T11:30:32.020Z","dependency_job_id":"f312c4c9-1165-4c38-af0d-4939bca8e703","html_url":"https://github.com/poad/appstore-connect-jwt-generator-core","commit_stats":{"total_commits":2264,"total_committers":3,"mean_commits":754.6666666666666,"dds":"0.10026501766784457","last_synced_commit":"2e6307a42431175fe862e7ef8bb0064c2bfd9093"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/poad%2Fappstore-connect-jwt-generator-core","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/poad%2Fappstore-connect-jwt-generator-core/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/poad%2Fappstore-connect-jwt-generator-core/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/poad%2Fappstore-connect-jwt-generator-core/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/poad","download_url":"https://codeload.github.com/poad/appstore-connect-jwt-generator-core/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248548989,"owners_count":21122808,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["appstoreconnect","jwt","npm","npm-module","npm-package","typescript"],"created_at":"2024-11-15T02:32:35.155Z","updated_at":"2026-03-12T21:11:14.143Z","avatar_url":"https://github.com/poad.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# appstore-connect-jwt-token-generator-core\n\n[![npm version](https://badge.fury.io/js/appstore-connect-jwt-generator-core.svg)](https://badge.fury.io/js/appstore-connect-jwt-generator-core)\n\nGenerate the JWT for App Store Connect API.\n\n```typescript\nimport jwt from 'appstore-connect-jwt-generator-core';\nimport * as fs from 'fs';\n\nconst cert = fs.readFileSync('Path of certificate file', { flag: 'r' });\nconst token = jwt.tokenSync(cert, 'App Store Connect Issuer ID', 'App Store Connect Key ID');\n```\n\n## Installation\n\n```sh\nnpm i appstore-connect-jwt-token-generator-core\n```\n\nor\n\n```sh\nyarn add appstore-connect-jwt-token-generator-core\n```\n\n## Refernce\n\n\u003chttps://developer.apple.com/documentation/appstoreconnectapi/generating_tokens_for_api_requests\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpoad%2Fappstore-connect-jwt-generator-core","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpoad%2Fappstore-connect-jwt-generator-core","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpoad%2Fappstore-connect-jwt-generator-core/lists"}