# Functions
New constructs OIDC tokenauth.Source that optionally supports logging in if callbackSrc is not nil.
NewGoogleFromServiceAccount constructs tokenauth.Source that is able to return valid OIDC token from given Google Service Account.
NewWithCache is same as New but allows to pass custom cache e.g k8s one.