Simple Secure Authentication For AngularJS – ng-token-auth

Author: lynndylanhurley
Official Page: Go to website
Publish Date: April 7, 2015
License: MIT

Description:

Token based authentication module for angular.js.

Features:

  • Oauth2 authentication
  • Email authentication, including:
    • User registration
    • Password reset
    • Account updates
    • Account deletion
  • Seamless integration with the devise token auth Rails gem
  • Extensive event notifications
  • Allows for extensive configuration to work with any API
  • Session support using cookies or localStorage
  • Tested with Chrome, Safari, Firefox and IE8+

Preview:

ng-token-auth


You Might Be Interested In:

Add Comment