If I want to export all data so I can run my own server, I understand that I can export all the collections but the password hash is not exported. How do I get this data?
Without this, the migration is not possible as I will be unable to authenticate existing users of my app
1 Comment
C
Caroline
said
almost 7 years ago
Hey Abhay,
Sorry to hear that you're migrating away from Kinvey. We don't have a way to export passwords for security reasons. One solution is to ask your users to reset their passwords once you've migrated-- do you have a large number of users?
Abhay Vardhan
Without this, the migration is not possible as I will be unable to authenticate existing users of my app