OpenID Connect (OIDC) client with React and typescript
-
This is sample application that contains oidc-client-js and
React
withTypescript
. -
The application is based on
create-react-app
- Create React App
git clone https://github.com/swan-bitcoin/integration-simulator.git
cd src/
- Install dependecies -
yarn install
yarn start
- start the web server that is running on http://localhost:3000