Skip to content
This repository has been archived by the owner on Jun 3, 2023. It is now read-only.

Facebook Engagement #47

Open
mihaibivol opened this issue Aug 12, 2013 · 5 comments
Open

Facebook Engagement #47

mihaibivol opened this issue Aug 12, 2013 · 5 comments
Milestone

Comments

@mihaibivol
Copy link
Member

Story

In order to have a bigger visibillity
As an user
I want to share my activity on Facebook

Scenarios

Given I am a ROSEdu community member
And I have a Facebook Account
Then I can login to rppl using Facebook Account
Given I am a ROSEdu community member
When I see a cool project
Then I can share it on Facebook
Given I am a ROSEdu community member
When I see a cool project
Then I can give a Like to that project's Facebook Page

Solution

  • [logical step in completing this story]

TODO

  • [logical step in completing this story]

Files

  • [path to a file involved in this story]

Insights

  • [peculiar aspect relevant this story]

Prerequisites

#ETA [0-2]p

@alexandrujuncu
Copy link

3rd party login systems should be secondary login systems. Never ever make the only user system based on 3rd party accounts.

@aburghelea
Copy link

@alexandrujuncu is right about the 3rd party accounts. A user should be able to create an account by manually filling all the necessary fields manually. Also facebook doesn't implement a standard authentication system. They define it as a "OpenId LIKE System", I recommend using a standard OpenId Provider. A list of popular ones can be found here [1]. I have used Google Accounts mostly and it has never failed me.

[1] http://openid.net/get-an-openid/

@mihaibivol
Copy link
Member Author

This will be moved to backlog since someday maybe we would like to reopen it. Please close only implemented issues and move to backlog the ones that don't have a chance to be implemented in the near future.

@aburghelea
Copy link

My bad, I hit the wrong submit button.

@mihaibivol
Copy link
Member Author

@tiriplicamihai I think that scenarios 2 and 3 can be done without facebook authentication.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants