auth0-react-native
✓Use when adding authentication to React Native or Expo mobile apps (iOS/Android) with biometric support - integrates react-native-auth0 SDK with native deep linking
Installation
SKILL.md
Add authentication to React Native and Expo mobile applications using react-native-auth0.
For automated setup with Auth0 CLI, see Setup Guide for complete scripts.
| Forgot to wrap app with Auth0Provider | All components using useAuth0() must be children of Auth0Provider | | Forgot to configure deep linking | Add URL scheme to iOS Info.plist and Android AndroidManifest.xml (see Step 3) |
Use when adding authentication to React Native or Expo mobile apps (iOS/Android) with biometric support - integrates react-native-auth0 SDK with native deep linking Source: auth0/agent-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/auth0/agent-skills --skill auth0-react-native- Source
- auth0/agent-skills
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-17
- Updated
- 2026-02-18
Quick answers
What is auth0-react-native?
Use when adding authentication to React Native or Expo mobile apps (iOS/Android) with biometric support - integrates react-native-auth0 SDK with native deep linking Source: auth0/agent-skills.
How do I install auth0-react-native?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/auth0/agent-skills --skill auth0-react-native Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/auth0/agent-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-17