skills.vishalvoidskills/vishalvoid
Technical & DevelopmentIntermediate

auth0-react-native

Add authentication to React Native mobile apps with biometric support.

Developer Setup

Setup & Installation

bash
npx skills add https://github.com/auth0/agent-skills --skill auth0-react-native

Overview

What This Skill Does

Add authentication to React Native and Expo mobile applications using react-native-auth0.

Application

When to use this Skill

Documentation

Show Skills.md file

Auth0 React Native Integration

Add authentication to React Native and Expo mobile applications using react-native-auth0.


Prerequisites

  • React Native or Expo application
  • Auth0 account and application configured as Native type
  • If you don't have Auth0 set up yet, use the auth0-quickstart skill first

When NOT to Use

  • Expo managed workflow - Use auth0-expo skill for Expo apps with config plugin
  • React web applications - Use auth0-react skill for SPAs (Vite/CRA)
  • React Server Components - Use auth0-nextjs for Next.js applications
  • Non-React native apps - Use platform-specific SDKs (Swift for iOS, Kotlin for Android)
  • Backend APIs - Use JWT validation libraries for your server language

Quick Start Workflow

1. Install SDK

Lines 1 - 25 of 244

Recommendations

Explore other random skills

All skillsMy patterns