Hello Alejandro,
       I would like to know what is the way to login with google OpenId
locally. I am able to use OpenId login at the production. Because there is
no google cloud console registration at the local server, the api key and
secret which was registered at the google cloud console is not working
locally.


Thanks&Regards,
Sarath U.


On Wed, Jan 22, 2014 at 6:57 PM, Alejandro Gonzalez <
[email protected]> wrote:

> Hello,
>
> Unfortunately, facebook is not an OpenId provider (they user their
> own-baked opeinId like mechanism called facebook connect). the AppEngine
> UserService can track openId providers logins, but not facebook connect ;)
>
> I think your best option is to make your own user-check mechanism. Im not
> using the UserService for exactly the same reason, and make my own
> ExtendedUserService classes.
>
> Good luck!
>
>
>
>
> Alejandro González Rodrigo
> *www.nextinit.com* <https://www.nextinit.com/>
> *[email protected] <[email protected]>*
> * +34  666 57 79 13*
>
>
> 2014/1/22 sarath upadrista <[email protected]>
>
>> Hi,
>>     I am using gaej web application. I am trying to put facebook
>> authentication along with the google. If it is google then I was able to
>> get the current logged-in user through the userService. Now, how would I
>> get the current user, If he has logged-in through facebook. Is there any
>> common library like userService in java, which is used to get the current
>> logged-in user through all the service providers like google, facebook,
>> yahoo etc.
>>
>> Any suggestions would be appreciated.
>> --
>> Thanks & Regards
>> Sarath U
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Google App Engine" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to [email protected].
>> To post to this group, send email to [email protected].
>> Visit this group at http://groups.google.com/group/google-appengine.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/google-appengine.
> For more options, visit https://groups.google.com/groups/opt_out.
>



-- 
Thanks & Regards
Sarath U

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to