Okta OIDC SDK for React
The Okta User API provides operations to manage users in your organization.
### Features -[#295](https://github.com/okta/okta-react/pull/295) fix: wraps `OktaContext` in a `useMemo` to reduce re-renders and improve performa…
### Bug Fixes -[#284](https://github.com/okta/okta-react/pull/284) fix: passes the return value of `restoreOriginalUri()`, so promises will be awai…
### Other * [#266](https://github.com/okta/okta-react/pull/266) Fixes useEffect double render in React18 StrictMode
### Features - [#248](https://github.com/okta/okta-react/pull/248) Adds support for `@okta/okta-auth-js` `7.x` - Bumps minimum node version to `…
- [#239](https://github.com/okta/okta-react/pull/239) - Fixes `Two custom restoreOriginalUri callbacks are detected` warning, will only fire once o…
### Others - [#233](https://github.com/okta/okta-react/pull/233) - Removes `oktaAuth.stop()` from `<Security>` - Removes `oktaAuth.start()` …
### Bug Fixes - [#213](https://github.com/okta/okta-react/pull/213) - Avoids build time error when `react-router-dom` v6 is in app dependencies…
### Bug Fixes - [#199](https://github.com/okta/okta-react/pull/199) Fixes okta-auth-js peer dependency error - [#200](https://github.com/okta/okta…