oauth2-client
                                
                                 oauth2-client copied to clipboard
                                
                                    oauth2-client copied to clipboard
                            
                            
                            
                        Send additional options to Guzzle
Cant pass additional options when creating a request.
For example thephpleague/oauth2-client#803 is trying to use form_params, but \League\OAuth2\Client\Tool\RequestFactory::getRequestWithOptions filters them out. Also cannot pass along options in \League\OAuth2\Client\Provider\AbstractProvider::getResponse
This comment moved to issue #698