Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/davidchang/angular-facebook-utils

Angular Facebook Utils
https://github.com/davidchang/angular-facebook-utils

Last synced: 3 months ago
JSON representation

Angular Facebook Utils

Awesome Lists containing this project

README

        

Angular Facebook Utils
===================

Visit the nicer page at [http://davidchang.github.io/angular-facebook-utils/](http://davidchang.github.io/angular-facebook-utils/) for more details.

Installation and Usage
----------------------

1. ``bower install angular-facebook-utils``
2. ````
3. ``angular.module('facebookUtilsDemo', ['facebookUtils']);``
4. ````

Due Credit
----------

I took code and ideas from these 3 places, so they deserve more obvious credit:

[http://blog.brunoscopelliti.com/facebook-authentication-in-your-angularjs-web-app](http://blog.brunoscopelliti.com/facebook-authentication-in-your-angularjs-web-app)

[https://github.com/Terumi/AngularJS-Facebook-Login/blob/master/js/app.js](https://github.com/Terumi/AngularJS-Facebook-Login/blob/master/js/app.js)

[https://github.com/necolas/css3-social-signin-buttons](https://github.com/necolas/css3-social-signin-buttons)

Me
--
[http://davidandsuzi.com](http://davidandsuzi.com)