addressed comments

This commit is contained in:
Sourav Chanduka
2021-08-12 10:07:18 +05:30
parent cca2b1808b
commit 33891d9aef
5 changed files with 26 additions and 67 deletions

View File

@@ -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()