actions-marketplace-validations/JWT Generator with options
Generate JWT tokens (JSON Web Tokens)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| secret | The shared secret used to sign the JWTs | — | — |
| payload | The payload to encrypt | — | — |
| options | The jsonwebtoken options object | — | — |
| envVar | Name of the environment variable to output | — | — |
Outputs
no outputs