Commit Graph

16 Commits

Author SHA1 Message Date
Seth Vargo
5f24906e9b
Create CODEOWNERS (#11) 2021-09-22 10:10:39 -04:00
gregoireW
f660f85abd
Fix a typo in the README for usage instructions
Signed-off-by: gregoireW <24318548+GregoireW@users.noreply.github.com>
2021-09-22 08:59:42 -04:00
Seth Vargo
fb26879445
Update references to google now (#8) 2021-09-21 19:30:30 -04:00
Seth Vargo
2dd133ffa2
Bump version 2021-09-21 18:11:17 -04:00
Seth Vargo
febe21311b
Add the ability to generate and export a credentials file (#7)
This credentials file can be passed to gcloud or other Google Cloud SDKs to automatically do the exchange.
2021-09-21 18:10:27 -04:00
Seth Vargo
c7bb6ad28f
access_token_scopes is not required 2021-09-21 12:25:09 -04:00
Seth Vargo
bbbd1424f7
Add example of attribute mapping repos 2021-09-21 12:23:39 -04:00
Seth Vargo
03500c2f23
Fix readme 2021-09-20 21:29:09 -04:00
Seth Vargo
ddb73aed67
Set user-agent header 2021-09-20 21:02:56 -04:00
Seth Vargo
ad2dddb569
Even more README fixes 2021-09-20 11:44:31 -04:00
Seth Vargo
5e33466111
Fix readme 2021-09-20 11:41:07 -04:00
Seth Vargo
cb396c3f31
Refactor to support access and id tokens (#3) 2021-09-18 12:12:21 -04:00
Bharath KKB
afef6a5b6d
feat: use actions/core for getting gh OIDC token (#2)
Co-authored-by: Seth Vargo <seth@sethvargo.com>
2021-09-18 11:35:52 -04:00
Yuki Furuyama
e13dfdd573
Support ID Token generation (#1)
* Support id token generation

* Fix id_token_audience validation

* Add id_token_audience to test workflow

* Generate dist/index.js for id token support
2021-09-18 11:34:46 -04:00
Seth Vargo
271e0346a0
Add example 2021-09-16 13:00:02 -04:00
Seth Vargo
688a7bd017
Initial commit 2021-09-16 12:54:29 -04:00