-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Added very basic Facebook login that triggers when memberView.init is called. It's a dialog based login so please enable pop-ups.
Code is in at-facebook branch. Only AppID is embedded in JS.
To test the login locally, I have to setup a basic server because facebook apps doesn't recognize or allow file://.... kinda URLs. It had to be through http://localhost/
There are several ways to login but this one was the most straight forward one. The idea is to make people login before they can edit their profiles and setup some permissions through facebook groups to figure out whether they're admin or member.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request