ekke020/PEM to JWT
Generate a JWT token from a provided PEM key
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| key | The PEM key to use | — | — |
| id | The ID of the App | — | — |
Outputs
| name | description |
|---|---|
| jwt | The JWT token created from the provided PEM key |