How to export users including their password

Hi,

I need to copy my database to a new one because the GraphQL schema can’t be softly updated properly it needs an override. I have users in my databases which I wouldn’t want to lose.

Is there a way to export them ?

Thank you

Hi @gawlk,

Unfortunately, it is not possible since the password is stored encrypted in Fauna.

Luigi