/samples-js-react-native

samples-js-react-native

Primary LanguageJavaScriptOtherNOASSERTION

React Native Sample Applications for Okta

This repository contains several sample applications that demonstrate various Okta use-cases in your React Native application.

Each sample makes use of the Okta React Native Library.

Please find the sample that fits your use-case from the table below.

Sample Description
Browser Sign In A React Native application that will redirect the user to the Okta browser login page of your Org for authentication. The user is redirected back to the React Native application after authenticating.
Custom Sign In A React Native application that adopts native authorization to take control over authorization flow and/or provide custom UI.