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

Create a new social provider using Firebase email authentication #12

Open
dborkan opened this issue Mar 14, 2015 · 0 comments
Open

Create a new social provider using Firebase email authentication #12

dborkan opened this issue Mar 14, 2015 · 0 comments

Comments

@dborkan
Copy link
Contributor

dborkan commented Mar 14, 2015

Firebase has APIs to authenticate user's based on their email address: https://www.firebase.com/docs/web/guide/login/password.html - we should create a new FirebaseSocialProvider using email authentication.

For adding friends to the user's buddylist, we are thinking of extending the freedom social interface to include a new method like .addUser(userId), where for this email social provider userId could be the email address of your friend. Then if 2 users mutually add each other's userIds, they will appear on each other's rosters.

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

No branches or pull requests

1 participant