Versions in this module Expand all Collapse all v0 v0.21.0 Jan 21, 2026 Changes in this version + type OIDCTokenFunc func(context.Context) (string, error) + func ReadJWTFromFileSystem(tokenFilePath string) OIDCTokenFunc + func RequestGHOIDCToken(oidcRequestUrl, oidcRequestToken string) OIDCTokenFunc