Export App Users passwords

Has anyone found a way to export Realm App Users passwords? Since Realm SDK is going to be deprecated, we’re looking into alternative solutions, but most of the solutions we’re looking at need us to import user passwords.

Is there any way (easy or difficult) to get our hashed user passwords?

You may want to take a look at Thoughts on Migrating Deprecated Realm User Pool to see the approach we are taking on this.

Thanks, I’ll take a look.