kdhttps / appauth-react

Appauth JS integration with React :dart:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

App Auth React

App-Auth JS integration with the React App. This project was bootstrapped with Create React App.

react-flow

Prerequisites

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

Configuration

Use environment.js to set OP Client configuration.

Start

  1. Install Dependencies
npm install
  1. Start Application
npm start

Runs the app in the development mode.
Open http://localhost:4200 to view it in the browser.

About

Appauth JS integration with React :dart:


Languages

Language:JavaScript 85.2%Language:HTML 9.6%Language:CSS 5.2%