Document that the OIDC token expires in 5min (#483)

This commit is contained in:
Seth Vargo 2025-04-25 08:43:32 -04:00 committed by GitHub
parent d0822ad9bf
commit bfaa66bd66
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -84,6 +84,12 @@ For more usage options, see the [examples](docs/EXAMPLES.md).
> SDK](https://github.com/firebase/firebase-admin-node/issues/1377). Use Service
> Account Key JSON authentication instead.
> [!WARNING]
>
> As of the time of this writing, the GitHub OIDC token expires in 5 minutes,
> which means any derived credentials also expire in 5 minutes.
The following inputs are for _authenticating_ to Google Cloud via Workload
Identity Federation.