8000 GitHub - Sawthis/expose-jwt-action at v0.1.3
[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 commit

 

History

18 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

aud

The audiance field in the JWT

Default: ``

Outputs

jwt

The JSON Web Token signed by GitHub Actions

Example usage

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

About

View GitHub JWT Token

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%
0