Skip to content

Commit bfaa66b

Browse files
authored
Document that the OIDC token expires in 5min (#483)
1 parent d0822ad commit bfaa66b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,12 @@ For more usage options, see the [examples](docs/EXAMPLES.md).
8484
> SDK](https://github.com/firebase/firebase-admin-node/issues/1377). Use Service
8585
> Account Key JSON authentication instead.
8686
87+
> [!WARNING]
88+
>
89+
> As of the time of this writing, the GitHub OIDC token expires in 5 minutes,
90+
> which means any derived credentials also expire in 5 minutes.
91+
92+
8793
The following inputs are for _authenticating_ to Google Cloud via Workload
8894
Identity Federation.
8995

0 commit comments

Comments
 (0)