This repo has examples showing how to use Auth0 with Angular 2 for both Webpack and SystemJS. It uses Auth0's angular2-jwt module.
The Webpack sample is based on angular2-webpack-starter by gdi2290 and SystemJS on ng2-play by Pawel Kozlowski.
Clone this repo and work from either the SystemJS or Webpack directory based on your needs. You can find further instructions in the readme documents of each example.
There is a very simple Express server in the server
directory. Run it to see a working example of sending a ping from the sample apps.
If you have found a bug or if you have a feature request, please report them at this repository issues section. Please do not report security vulnerabilities on the public GitHub issue tracker. The Responsible Disclosure Program details the procedure for disclosing security issues.
This project is licensed under the MIT license. See the LICENSE file for more info.