Re: Google API server key IP ranges?

2014-06-24 Thread Emmanuel POT
Hello, Since Google open id and OAuth 1 are now deprecated, I cannot find another way than OAuth 2 to be able to login to my app with a google account, but it requires to give a list of IPs to get a public key. So there is no way to do that with Heroku, or did I misunderstand the answer ? Chee

Re: Google API server key IP ranges?

2014-06-24 Thread Albert Chou
https://devcenter.heroku.com/articles/quotaguardstatic "QuotaGuard Static is an add-on that allows you to route outbound traffic through a static IP address on Heroku. You can provide this IP address to an API partner for IP b

Re: Google API server key IP ranges?

2014-06-24 Thread Emmanuel
Thanks for the great tip ! Now that I actually tried more attentively, I noticed that I did not need those info to have sign-in working. It will be useful to be able to use Google API though. On Tue, Jun 24, 2014 at 8:30 PM, Albert Chou wrote: > https://devcenter.heroku.com/articles/quotaguards