golang.org/x/oauth2/jwt.Config.TokenURL (field)
6 uses
golang.org/x/oauth2/jwt (current package)
jwt.go#L60: TokenURL string
jwt.go#L110: Aud: js.conf.TokenURL,
jwt.go#L134: resp, err := hc.PostForm(js.conf.TokenURL, v)
golang.org/x/oauth2/google
google.go#L122: TokenURL: f.TokenURL,
google.go#L124: if cfg.TokenURL == "" {
google.go#L125: cfg.TokenURL = JWTTokenURL
![]() |
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. |