You can add secure login options to your iOS app. This skill helps you use Sign in with Apple, passkeys, and biometric authentication like Face ID or Touch ID. Users can log in easily and safely without typing passwords.
The code handles OAuth logins through a web browser session. It also manages Password AutoFill and credential state checks. Your app can verify identity tokens on your server for extra security.
Developers who build iOS apps will find clear examples and a review checklist. This skill is for anyone who wants to follow Apple's best practices for authentication.
Global
mkdir -p ~/.claude/skills/authenticationProject
mkdir -p .claude/skills/authenticationSource Repository
Entra App Registrationmicrosoft/azure-skills
Register apps in Entra ID for secure authentication and API access with OAuth 2.0
Entra Agent Idmicrosoft/azure-skills
Create unique OAuth identities for each AI agent instance using Microsoft Graph
Firebase Auth Basicsfirebase/agent-skills
Add secure user sign-in to your app with Firebase Authentication in minutes
Convex Setup Authget-convex/agent-skills
Set up secure login and user management for your Convex app
Better Auth Best Practicesbetter-auth/skills
Add secure login to your app with email, OAuth, and plugins
Create Auth Skillbetter-auth/skills
Set up login and sign-up in your app with Better Auth easily
Email And Password Best Practicesbetter-auth/skills
Set up email verification, password reset, and secure login with Better Auth
Organization Best Practicesbetter-auth/skills
Set up organizations, manage members, and control roles with Better Auth