Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 547 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 547 Bytes

angular1-jwt-authentication

Angular 1 jwt authentication implementation example. It is built with Angularjs and leverages Restangular to communicate with the Java 8 Web API via JSON.

The build tools are as follows:

  • Gulp - Task runner used for javascript/css minification, local server, livereload, etc
  • Bower - Used for dependency management (Will be phased out for npm)
  • Npm - Used for dependency management