{"id":24568696,"url":"https://github.com/kyledecot/app_store_connect_jwt","last_synced_at":"2025-07-15T06:42:21.646Z","repository":{"id":65598690,"uuid":"241185273","full_name":"kyledecot/app_store_connect_jwt","owner":"kyledecot","description":"Generate App Store Connect API JWT (JSON Web Token)","archived":false,"fork":false,"pushed_at":"2020-10-16T20:22:53.000Z","size":139,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-27T20:16:52.165Z","etag":null,"topics":["appstoreconnect","cli","jwt","ruby"],"latest_commit_sha":null,"homepage":"https://rubygems.org/gems/app_store_connect_jwt","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kyledecot.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-02-17T19:03:11.000Z","updated_at":"2023-02-16T00:30:39.000Z","dependencies_parsed_at":"2023-01-31T06:05:11.332Z","dependency_job_id":null,"html_url":"https://github.com/kyledecot/app_store_connect_jwt","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/kyledecot/app_store_connect_jwt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kyledecot%2Fapp_store_connect_jwt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kyledecot%2Fapp_store_connect_jwt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kyledecot%2Fapp_store_connect_jwt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kyledecot%2Fapp_store_connect_jwt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kyledecot","download_url":"https://codeload.github.com/kyledecot/app_store_connect_jwt/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kyledecot%2Fapp_store_connect_jwt/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265414721,"owners_count":23761058,"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","cli","jwt","ruby"],"created_at":"2025-01-23T14:55:04.633Z","updated_at":"2025-07-15T06:42:21.598Z","avatar_url":"https://github.com/kyledecot.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# App Store Connect–JWT\n\n![Test](https://github.com/kyledecot/app_store_connect_jwt/workflows/Test/badge.svg)\n![Lint](https://github.com/kyledecot/app_store_connect_jwt/workflows/Lint/badge.svg)\n[![Gem Version](https://badge.fury.io/rb/app_store_connect_jwt.svg)](https://badge.fury.io/rb/app_store_connect_jwt)\n[![Maintainability](https://api.codeclimate.com/v1/badges/e13c94f97898e74f34a9/maintainability)](https://codeclimate.com/github/kyledecot/app_store_connect_jwt/maintainability)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/e13c94f97898e74f34a9/test_coverage)](https://codeclimate.com/github/kyledecot/app_store_connect_jwt/test_coverage)\n\nEncode \u0026 decode App Store Connect API JWTs\n(JSON Web Tokens) according to Apple's Documentation:\n\n\u003chttps://developer.apple.com/documentation/appstoreconnectapi/generating_tokens_for_api_requests\u003e\n\n## Installation\n\n### Bundler\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'app_store_connect_jwt',\n  require: 'app_store_connect/jwt'\n```\n\nAnd then execute:\n\n```sh\nbundle\n```\n\n### RubyGems\n\n```sh\ngem install app_store_connect_jwt\n```\n\n### Homebrew\n\n```\nbrew tap kyledecot/tap\nbrew install app_store_connect_jwt\n```\n\n## Usage\n\nCheck out the [Wiki](https://github.com/kyledecot/app_store_connect_jwt/wiki)\nfor example usage.\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies.\nThen, run `rake spec` to run the tests. You can also run `rake console`\nfor an interactive prompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`.\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at \u003chttps://github.com/kyledecot/app_store_connect_jwt\u003e.\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkyledecot%2Fapp_store_connect_jwt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkyledecot%2Fapp_store_connect_jwt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkyledecot%2Fapp_store_connect_jwt/lists"}