Skip to content

sdeering/angularjs-auth-facebook-login-directive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AngularJS Auth Facebook Login Directive

  • Inserts a login with facebook button.
  • Adds functionality for social network authentication via a popup window.

AngularJS Auth Facebook Login Directive"

Notes:

  • Template uses Bootstrap 3 markup with Font Awesome.
  • This is just the front-end functionality not the authentication (this is handled back-end with Laravel using Facebook Auth 2.0 PHP SDK).
  • It's for use with AngularJS SPA apps as the popup handles the redirecting to the social auth and logging the user in back-end, when finished it simply closes the popup and attempts the login (with the back-end already logged in it just passes the data to the front-end).

Coming Soon:

About

angularjs-auth-facebook-login-directive

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published