Labsco
auth0 logo

auth0-expo

37

by auth0 · part of auth0/agent-skills

Use when adding authentication to Expo (React Native) mobile apps — login, logout, user sessions, protected routes, biometrics, or token management. Integrates…

🔥🔥🔥🔥✓ VerifiedFreeAdvanced setup
🧩 One of 7 skills in the auth0/agent-skills package — works on its own, and pairs well with its siblings.

Use when adding authentication to Expo (React Native) mobile apps — login, logout, user sessions, protected routes, biometrics, or token management. Integrates…

Inspect the full instructions your agent will receiveExpand

This is the exact playbook injected into your agent when the skill activates — shown here so you can audit it before installing. You don't need to read it to use the skill.

by auth0

Use when adding authentication to Expo (React Native) mobile apps — login, logout, user sessions, protected routes, biometrics, or token management. Integrates… npx skills add https://github.com/auth0/agent-skills --skill auth0-expo Download ZIPGitHub37

Auth0 Expo Integration

Add authentication to Expo (React Native) applications using react-native-auth0 with the Expo Config Plugin.

When NOT to Use

Use Case Recommended Skill Bare React Native CLI project (no Expo) auth0-react-native React web SPA (Vite/CRA) auth0-react Next.js application auth0-nextjs Vue.js SPA auth0-vue Angular SPA auth0-angular Express.js backend auth0-express Native Android (Kotlin/Java) auth0-android Backend API (JWT validation) auth0-fastify-api or auth0-express

Detailed Documentation

  • Setup Guide — Dev client requirement, automated setup, Expo config plugin, callback URLs, EAS Build, secret management

  • Integration Patterns — Login/logout, credential management, biometric auth, token refresh, organizations, DPoP, error handling

  • API Reference & Testing — Configuration options, useAuth0 hook API, testing checklist, common issues, security

Related Skills

References