AngularJS + OAuth -


i'm trying write login solution angular app,
means allow user connect via facebok/google/twitter or register normally.
found angular-oauth useful, didn't seem work facebook (or twitter).

anyone knows of all-inclusive solution this?

take @ oauth.io

  • easy implementation in javascript
  • 80+ oauth providers
  • fast & secure

Comments

Popular posts from this blog

c# - Class in a list -

mysql - Django database model for my website -

ios - How to run a segue on itself OR another viewController -