Abdelkrim / patajons

Automatically exported from code.google.com/p/patajons
1 stars 0 forks source link

implement federated login #35

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What is the task?
-implement the federated login
-implement facebook, twitter, google,windows live id, yahoo!, linkedin, google 
apps

How to test the case?

-implement facebook, twitter, google,windows live id, yahoo!, linkedin, google 
apps

1. login with facebook
2. login with twitter
3. login with etc.

What is the expected output? 
-any user can register with an existing account
-the user doesn't have to fill his data, we collect them directly from the 
other website (twitter, facebook, etc.)

Theory:

- https://developers.google.com/appengine/docs/python/users/
- https://developers.google.com/appengine/articles/openid
- http://sites.google.com/site/oauthgoog/UXFedLogin/summary

- http://jvance.com/pages/JQueryOpenIDPlugin.xhtml

Original issue reported on code.google.com by abdelkri...@gmail.com on 5 Apr 2012 at 11:01

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago

Original comment by maaz...@gmail.com on 11 Apr 2012 at 8:57