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
To guide developers in securely adding authentication to React Native and Expo mobile apps using the react-native-auth0 SDK, including biometric support and deep linking.
功能
- Integrates react-native-auth0 SDK
- Supports React Native CLI and Expo
- Includes biometric authentication patterns
- Configures native deep linking
- Provides login, logout, and profile usage examples
使用场景
- Adding Auth0 authentication to a new React Native app
- Implementing biometric login for an existing Expo app
- Configuring deep linking for Auth0 callbacks in mobile apps
- Securing mobile app routes with Auth0
非目标
- Integrating Auth0 with React web applications (SPAs)
- Integrating Auth0 with Next.js Server Components
- Setting up backend API authentication
- Using Auth0 with non-React native mobile platforms directly
安装
/plugin install auth0@auth0-agent-skills质量评分
已验证类似扩展
Auth0 Expo Integration
100Use when adding authentication to Expo (React Native) mobile apps — login, logout, user sessions, protected routes, biometrics, or token management. Integrates react-native-auth0 SDK with Expo Config Plugin for native iOS/Android builds. Trigger for any Expo project needing Auth0, including app.json plugin config, custom scheme setup, or credential management. Do NOT use for bare React Native CLI projects (use auth0-react-native), React web apps (use auth0-react), Next.js (use auth0-nextjs), or backend APIs.
React Native Architecture
98Build production React Native apps with Expo, navigation, native modules, offline sync, and cross-platform patterns. Use when developing mobile apps, implementing native integrations, or architecting React Native projects.
React Native Expert
97Builds, optimizes, and debugs cross-platform mobile applications with React Native and Expo. Implements navigation hierarchies (tabs, stacks, drawers), configures native modules, optimizes FlatList rendering with memo and useCallback, and handles platform-specific code for iOS and Android. Use when building a React Native or Expo mobile app, setting up navigation, integrating native modules, improving scroll performance, handling SafeArea or keyboard input, or configuring Expo SDK projects.
Auth0 Express OAuth2 JWT Bearer
100Use when adding Auth0 token validation to Express or Node.js APIs - integrates express-oauth2-jwt-bearer SDK to protect Node.js API endpoints with JWT Bearer authentication, scope-based RBAC, claim validation, and optional DPoP support
Auth0 SPA JS Integration
100Use when adding authentication to Vanilla JS, Svelte, or any framework-agnostic single-page applications - integrates @auth0/auth0-spa-js SDK for SPAs without framework-specific wrappers
Auth0 Nuxt
100Use when implementing Auth0 authentication in Nuxt 3/4 applications, configuring session management, protecting routes with middleware, or integrating API access tokens - provides setup patterns, composable usage, and security best practices for the @auth0/auth0-nuxt SDK