mobile-auth-patterns

Installation
SKILL.md

Mobile Auth Patterns

Comprehensive skill for implementing authentication in React Native/Expo mobile apps.

Overview

Mobile authentication requires special considerations:

  • Secure token storage (not AsyncStorage)
  • Biometric authentication for quick access
  • Social login providers (Apple, Google)
  • Session management across app states
  • Refresh token handling

Use When

This skill is automatically invoked when:

Related skills

More from vanman2024/ai-dev-marketplace

Installs
6
GitHub Stars
10
First Seen
Feb 11, 2026