App-Auth JS integration with the Angular App. This project was generated with Angular CLI version 8.3.20.
- Node JS >= 10.x.x
- @angular/cli >= 8.3.21
- Auth0 client - Currently for I am using auth0.com as a OP Server. Demo should work with every OP Provider.
Use environment.ts to set OP Client configuration.
- Install Dependencies
npm install
- Run
ng servefor a dev server. Navigate tohttp://localhost:4200/. The app will automatically reload if you change any of the source files.
