in store/store.go [64:66]
func (a *GCRAuth) TokenSource(ctx context.Context) oauth2.TokenSource { return a.conf.TokenSource(ctx, a.initialToken) }