About Hanko:Hanko is a modern open source authentication solution and the fastest way you integrate passkeys, 2FA, SSO, and more—with full control over your data. Move between self-hosted and Hanko Cloud anytime. No lock-in. Just Auth how it should be: secure, user friendly, and fully yours.What This Guide Covers: This guide demonstrates how to migrate user data to and from Hanko. You’ll learn to import existing users from other authentication platforms and export user data for backup or migration purposes.Key Technologies:
Migrating from another authentication provider? Import your existing users directly through the Hanko Cloud Console.
All user IDs must be in UUID format for successful import.
1
Access the Users section
Navigate to Hanko Cloud, select your project,
and click ‘Users’ in the left sidebar.
2
Start the import process
3
Upload and import your user data
Structure your import file as a JSON array of user objects. Each object represents one user with their details. Reference the official schema for proper data formatting.
Export your user data using the Hanko Admin API to retrieve comprehensive user information.A dedicated export feature matching the import functionality will be added to Hanko Cloud in the near future.