[OpenSocial] Re: Public key for Google Friend Connect container

2009-03-08 Thread Peter Svensson
+1 This is a very important issue. Cheers, PS On Sun, Mar 8, 2009 at 10:33 AM, Videomap spotgra...@gmail.com wrote: Please Google responde to me. if I have committed a logical error let me know, otherwise what is the public key? On Feb 22, 5:13 pm, Videomap spotgra...@gmail.com wrote:

[OpenSocial] Re: Google Friend Connect with Joomla

2009-02-22 Thread Peter Svensson
It's fairly simple, but the id sent can't at present be completely trusted. I've written an post about the problem here; http://unclescript.blogspot.com/2008/12/google-friend-connect-site.html Cheers, PS On Sun, Feb 22, 2009 at 10:54 AM, manish.osunive...@gmail.com manish.osunive...@gmail.com

[OpenSocial] Re: Google Friend Connect with Joomla

2009-02-22 Thread Peter Svensson
Wow! When did this happen? I tried a couple of weeks ago, and no dice. Great news if so. Cheers, PS On Sun, Feb 22, 2009 at 12:17 PM, Chris Chabot chab...@google.com wrote: Actually I think signed requests should be working again :) On Sun, Feb 22, 2009 at 11:24 AM, Peter Svensson psvens

[OpenSocial] Re: Mobile numbers

2009-02-15 Thread Peter Svensson
This is a fairly good introductory article, even if it does not cover phone numbers specifically; http://code.google.com/apis/opensocial/docs/0.8/devguide.html You can then check out the name of the phone number field in the API docemtnation. Also,l check that you container actually supports

[OpenSocial] Re: Trying to get a SIGNED request back to my server from a Friend Connect widget

2008-12-23 Thread Peter Svensson
, the team has made this a priority feature. Here's hoping it comes out soon ;) ~Arne On Dec 21, 10:38 pm, Peter Svensson psvens...@gmail.com wrote: Aparently, Google foes not support signed requests for GFC right now, but it is coming. I blogged about it here (update at bottom); http

[OpenSocial] Re: Example on how to do a signed makeRequest

2008-12-21 Thread Peter Svensson
connect site. On Dec 17, 7:52 pm, Peter Svensson psvens...@gmail.com wrote: Hi, I try once again, realizing that most people might have kicked off the socks this close to christmas.. I wonder if anyone have actually been able to make Google Friend Connect send back signed viewer

[OpenSocial] Re: Trying to get a SIGNED request back to my server from a Friend Connect widget

2008-12-21 Thread Peter Svensson
! On Dec 19, 6:12 am, Peter Svensson psvens...@gmail.com wrote: Thank you!!! I mean - Argh! But thanks for the information :) Do you know about how much this have a priority? Cheers, PS On Thu, Dec 18, 2008 at 7:21 PM, Kevin Marks kevinma...@gmail.com wrote: Signed

[OpenSocial] Re: Trying to get a SIGNED request back to my server from a Friend Connect widget

2008-12-18 Thread Peter Svensson
John, thanks for the idea. That might be good enough security, but consider that you're open to bots (or humans) registering themselves with stolen ids. I would prefer if Google provided a simple functionality to authenticate users, a kind of 'quick path', since it would be so usable, and is

[OpenSocial] Re: Trying to get a SIGNED request back to my server from a Friend Connect widget

2008-12-18 Thread Peter Svensson
release. On Thu, Dec 18, 2008 at 9:39 AM, Peter Svensson psvens...@gmail.comwrote: John, thanks for the idea. That might be good enough security, but consider that you're open to bots (or humans) registering themselves with stolen ids. I would prefer if Google provided a simple functionality

[OpenSocial] Example on how to do a signed makeRequest

2008-12-17 Thread Peter Svensson
Hi, I try once again, realizing that most people might have kicked off the socks this close to christmas.. I wonder if anyone have actually been able to make Google Friend Connect send back signed viewer information to the server hosting the pages? It seems that this is one of the most