Moving your users and login system from another provider to Auth0 can feel complex. This skill guides you through the process step by step. You will learn how to export user data, import them into Auth0, and update your application code for a smooth switch.
Whether you are leaving Firebase, Cognito, Supabase, or a custom setup, this skill covers the key patterns. It helps both small and large user bases transition safely. You can do a one-time bulk import or a gradual migration where users move over as they log in.
The goal is to keep your users logged in and your app working while you replace the old auth system. No downtime and no lost data are possible with the right approach. This skill gives you that roadmap.
Global
mkdir -p ~/.claude/skills/auth0-migrationProject
mkdir -p .claude/skills/auth0-migrationSource 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
Clerk Setupclerk/skills
Quickly add Clerk authentication to any project using the CLI tool