Skip to content

[Enhancement] Added facebook login #58

@KumbuT

Description

@KumbuT

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

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions