Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Authentication: Facebook #11

Open
augustohp opened this issue Jun 30, 2010 · 0 comments
Open

Authentication: Facebook #11

augustohp opened this issue Jun 30, 2010 · 0 comments
Labels

Comments

@augustohp
Copy link

Add more options for login/register to speakers.
Because OpenId/Oauth is just awesome.

We don't need to store people login and password, and make them remember another login and password. This means:

  • User data is almost useless, the only important thing is the e-mail (a way to contact the person)
  • Speaker data is really important

So, the user table does not means much to us, but the speaker table means a lot! The Facebook connect API should be used only for authentication purpose.
What this features should enable:

  • User registration would make possible just by linking a new user to a facebook account
  • A current existing user could link his account to an facebook account
  • The login could be made by its current form, or by being logged into facebook
  • Gather pre-data such as name, country, etc from his Facebook account
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant