Plugin to interact with TrustedLogin's encrypted storage infrastructure to redirect support staff into an authenticated session on client installations.
GNU General Public License v3.0
0
stars
1
forks
source link
Allow vendor plugin to point to local version of ecommerce in development. #69
Related: https://github.com/trustedlogin/trustedlogin-ecommerce/issues/499
Will allow
$r = wp_remote_get('http://web:80',['sslverify' => false]);
to GET data from ecommerce app.