mirror of
https://github.com/actions/toolkit.git
synced 2026-08-16 00:00:21 +02:00
addressed comments
This commit is contained in:
@@ -210,7 +210,7 @@ process.kill(pid);
|
||||
|
||||
#### OIDC Token
|
||||
|
||||
You can use this library to interact with the GitHub OIDC provider and get a JWT ID token which would help to get access token from third party cloud providers.
|
||||
You can use these methods to interact with the GitHub OIDC provider and get a JWT ID token which would help to get access token from third party cloud providers.
|
||||
|
||||
**Method Name**: getIDToken()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user