# samples-js-react **Repository Path**: mirrors_adobe/samples-js-react ## Basic Information - **Project Name**: samples-js-react - **Description**: React Auth SDK sample - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # React Sample Applications for Okta This repository contains several sample applications that demonstrate various Okta use-cases in your React application. Each sample makes use of the [Okta React Library][]. Please find the sample that fits your use-case from the table below. | Sample | Description | |--------|-------------| | [Okta-Hosted Login](/okta-hosted-login) | A React application that will redirect the user to the Okta-Hosted login page of your Org for authentication. The user is redirected back to the React application after authenticating. | | [Custom Login Page](/custom-login) | A React application that uses the Okta Sign-In Widget within the React application to authenticate the user. | [Okta React Library]: https://github.com/okta/okta-oidc-js/tree/master/packages/okta-react