alemata / auth0-angular2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Auth0 + Angular 2 with angular2-jwt

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.

Running a Server

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.

Issue Reporting

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.

Author

Auth0

License

This project is licensed under the MIT license. See the LICENSE file for more info.

About

License:MIT License


Languages

Language:JavaScript 67.8%Language:TypeScript 24.9%Language:HTML 7.3%