(no title)
simonhfrost | 1 year ago
Certainly understandable to worry about lock-in! We do try and make data exports as easy as possible. You can use our Backend API directly to retrieve all data for your users except for passwords: https://clerk.com/docs/reference/backend-api/tag/Users#opera...
If you need encrypted passwords in the export, you can contact our support team who will verify your account and provide a link from within your Clerk Dashboard to download the complete export directly.
jenius|1 year ago
We are very committed internally to making sure that folks using Clerk are doing so because they want to be, not because we have made it difficult to leave.
simonhfrost|1 year ago
mooreds|1 year ago
The two most popular ones that don't (just to name and shame):
Amazon Cognito
Microsoft Entra ID (used to be Azure AD)
They really should (though gating behind support makes sense--hashes are sensitive).
aprdm|1 year ago