/Authentication-with-Okta-TypeScript

TypeScript Version of Authenticating with Okta in React and React Router V5.2.0

Primary LanguageTypeScript

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

npm run start

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

The page will reload when you make changes.
You may also see any lint errors in the console.

About This Fork

The initial app comes from here Authentication with Okta. This forked app provides a solution for those using TypeScript. It also removes some unneeded files.

You'll need to replace your oktaBaseURL and oktaClientId to get things working (in config.tsx)