kdhttps / appauth-angular

Appauth JS integration with Angular :rocket: :shield:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

App Auth Angular

App-Auth JS integration with the Angular App. This project was generated with Angular CLI version 8.3.20.

angular-flow

Prerequisites

  1. Node JS >= 10.x.x
  2. @angular/cli >= 8.3.21
  3. Auth0 client - Currently for I am using auth0.com as a OP Server. Demo should work with every OP Provider.

Configuration

Use environment.ts to set OP Client configuration.

Start

  1. Install Dependencies
npm install
  1. Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

About

Appauth JS integration with Angular :rocket: :shield:


Languages

Language:TypeScript 80.0%Language:HTML 10.3%Language:JavaScript 9.3%Language:CSS 0.4%