How to retrieve username and password for facebook from sharekit library in iphone sdk

90 views
Skip to first unread message

Chakradhar k

unread,
May 19, 2011, 1:28:32 AM5/19/11
to gdata-objec...@googlegroups.com
Hi ,

  I am creating an app using share kit for facebook and twitter integration .that works fine. Those are taking the login credentials and works fine.

Now i want to retrieve the user login credentials for facebook and twitter.  So that i follow this link

http://getsharekit.com/docs/#authvalues


But i am not able to retrieve username and password.

Can you please guide me if you know.


Thanks in advance...



Chakradhar.

On Fri, May 13, 2011 at 9:01 PM, Greg Robbins <grob...@google.com> wrote:
The fetchGoogleUserInfo method is not meant to be modified. 

The URL for fetching the user's email address is "https://www.googleapis.com/userinfo/email" for all Google services including YouTube.

Also, we encourage using OAuth 2 sign-in rather than OAuth 1. The OAuth 2 controller classes have replaced OAuth 1 as part of the top-of-trunk sources for the Google Data APIs library. They are documented at http://code.google.com/p/gtm-oauth2/


--
You received this message because you are subscribed to the Google Groups "Google Data APIs Objective-C Client Library Discussion" group.
To post to this group, send email to gdata-objec...@googlegroups.com.
To unsubscribe from this group, send email to gdata-objectivec-...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/gdata-objectivec-client?hl=en.

Greg Robbins

unread,
May 19, 2011, 2:23:50 AM5/19/11
to gdata-objec...@googlegroups.com
This discussion group does not provide support for sharekit.

You can obtain the user's email address from the GTM OAuth 1 or 2 controller, if the user is signed in to a Google account, with the userEmail method of the authentication object. 

There is not a standard way to obtain the user's email address when signed in to other services, as far as I am aware.

The password is never available if a user has signed in via OAuth. 

Reply all
Reply to author
Forward
0 new messages