Skip to content
All building blocks

Platform

Move users off Auth0 or Cognito without a forced reset

Import users, password hashes, and profiles from your current provider, so most users never notice the switch.

The problem it removes

A provider migration usually means a painful reset: every user has to set a new password on first login.

Reshaping the old export into a new format adds days of scripting before you can even start.

How Thoryn solves it

Thoryn ships a turnkey import endpoint per vendor. Upload the vendor's own export file unchanged and Thoryn maps it into the directory.

When your source releases password hashes, as Auth0's bcrypt export does, users keep their passwords and never see a reset.

Cognito never releases hashes, so those users pass through a one-time reset. Profiles and identifiers still carry over.

What you get

  • Turnkey import endpoint per vendor

  • Upload the vendor's own export file, no reshaping

  • Auth0 bcrypt hashes imported, so passwords carry over

  • Cognito users migrated with a one-time reset

  • Profiles and external identifiers preserved

Ready to build on the platform?

Create an account and wire your first login, or talk to us about a pilot.