type google.golang.org/api/idtoken.withCustomClaims

3 uses

	google.golang.org/api/idtoken (current package)
		idtoken.go#L147: 	return withCustomClaims(customClaims)
		idtoken.go#L150: type withCustomClaims map[string]interface{}
		idtoken.go#L152: func (w withCustomClaims) Apply(o *internal.DialSettings) {