Auth0 + AngularJS + ngComponentRouter An Angular 1.x example app using the component router and Auth0 Installation Clone this repo Place your Auth0 client id and domain in auth0-variables.js file Install the dependencies npm install Start the server npm start