简体   繁体   中英

proxy server configuration in hybridauth

am working on a PHP site(CodeIgniter) which uses HybridAuth to support social login.now I must use proxy server to send requests to providers(facebook,google..). where should i configure proxy server details in hybridauth?

Pretty sure Hybridauth use CURL sending request out. It should be achieveable by setup proxy with CURL before calling the hybridauth class. see this post to see how to setup proxy with CURL

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM