8000 GitHub - Sawthis/expose-jwt-action: View GitHub JWT Token
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Sawthis/expose-jwt-action

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest c 8000 ommit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

View GitHub JWT Token

This action takes an optional input for the aud value and outputs a GitHub signed JWT.

Inputs

audience

The audience field in the JWT

Default: ``

Outputs

jwt

The JSON Web Token signed by GitHub Actions

Example usage

uses:Sawthis/expose-jwt-action@v0.1.5 with: audience: 'sts.amazonaws.com'

About

View GitHub JWT Token

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%
0