golang.org/x/oauth2/google.jwtAccessTokenSource.audience (field)

3 uses

	golang.org/x/oauth2/google (current package)
		jwt.go#L37: 		audience: audience,
		jwt.go#L49: 	email, audience string
		jwt.go#L60: 		Aud: ts.audience,