google / identity-toolkit-java-client

Google Identity Toolkit client library for Java
Apache License 2.0
37 stars 27 forks source link

GitkitClient cannot be configured to use a Proxy #26

Closed Erni closed 8 years ago

Erni commented 8 years ago

GitkitClient should allow to be configured with proxy parameters, if not it is not usable when you are behind a proxy. Maybe by just doing a "proxy" version of the HttpSender should be enough...

liujin-google commented 8 years ago

Fixed by Erni.