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
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |