An application to show how we can configure okta auth in a React application
git clone https://github.com/mwaz/okta-auth-with-react.git
cd okta-auth-with-react
npm install
npm start
npm run test
This repo is built following a tutorial published on CircleCI blog under the CircleCI Guest Writer Program.
- Blog post: Integrating Okta Authentication in React
- Author's GitHub profile: Waweru Mwaura