golang.org/x/oauth2.Config.Exchange (method)

one use

	golang.org/x/oauth2 (current package)
		oauth2.go#L213: func (c *Config) Exchange(ctx context.Context, code string, opts ...AuthCodeOption) (*Token, error) {