mirror of https://github.com/actions/toolkit
updated readme
parent
8071504f3c
commit
962ff70002
|
@ -1,4 +1,4 @@
|
||||||
<h2>@actions/oidc-client</h2>
|
<h2>@sourav_chanduka/oidc-client</h2>
|
||||||
|
|
||||||
<h3>Usage</h3>
|
<h3>Usage</h3>
|
||||||
|
|
||||||
|
@ -10,15 +10,7 @@ Method Name: getIDToken
|
||||||
|
|
||||||
<h3>Inputs</h3>
|
<h3>Inputs</h3>
|
||||||
|
|
||||||
Client id
|
audience : optional
|
||||||
The client id registered with oidc provider
|
|
||||||
Required
|
|
||||||
Client secret
|
|
||||||
The client secret
|
|
||||||
Required
|
|
||||||
|
|
||||||
These inputs are temporary. They will be modified once the complete package is available.
|
|
||||||
|
|
||||||
|
|
||||||
<h3>Example:</h3>
|
<h3>Example:</h3>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue