golang.org/x/oauth2/jws.ClaimSet.Iss (field)
3 uses
golang.org/x/oauth2/jws (current package)
jws.go#L35: Iss string `json:"iss"` // email address of the client_id of the application making the access token request
golang.org/x/oauth2/google
jwt.go#L58: Iss: ts.email,
golang.org/x/oauth2/jwt
jwt.go#L108: Iss: js.conf.Email,
![]() |
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. |