google.golang.org/api/internal.DialSettings.CustomClaims (field)

4 uses

	google.golang.org/api/internal (current package)
		settings.go#L41: 	CustomClaims        map[string]interface{}

	google.golang.org/api/idtoken
		compute.go#L21: 	if ds.CustomClaims != nil {
		idtoken.go#L112: 	customClaims := ds.CustomClaims
		idtoken.go#L153: 	o.CustomClaims = w