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