Versions in this module Expand all Collapse all v0 v0.22.0 Feb 26, 2026 Changes in this version type OIDCTokenFunc + func RequestAzureDevOpsOIDCToken(oidcRequestUrl, oidcRequestToken, serviceConnectionID string) OIDCTokenFunc v0.21.1 Feb 2, 2026 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