colton81/Generate JWT Token

Generates a JWT token for App Store Connect API.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
issuer_idThe issuer ID for the JWT tokenyes
private_keyThe private key for signing the JWT tokenyes
key_idThe key ID associated with the JWT tokenyes
connect_scopeThe scope of the JWT tokenno
namedescription
jwt_tokenThe generated JWT token