Authentication is the process of validating that users are who they claim to be. Authentication is the first step in any security process. These developer guides provide you with detailed instructions on how to implement user authentication with Auth0 by Okta in React apps.
React Developer Guides
React Authentication By Example:Using React Router 6
Learn how to add authentication features to React v18 apps: add login, logout, and sign-up. Learn how to integrate Auth0 with React Router v6 to protect React pages using router guards and how to call protected APIs.React Authentication By Example
Learn how to add authentication features to React v17 apps: add login, logout, and sign-up. Learn how to integrate Auth0 with React Router v5 to protect React pages using router guards and how to call protected APIs.How to Deploy a React App Secured By Auth0 to Vercel
Learn how to deploy React applications secured with Auth0 to Vercel step by step.Additional Resources
Visit "Get Started with React Apps" to explore other developer resources that can get you up and running with using Auth0 in React, such as code samples, quickstarts, SDK libraries, blog posts, and videos.
If you are new to identity and security, check out any of the following resources to get started: