Loading passwords to scrips

wrote a script that will use the CLI and API to bulk reset passwords for all email/password authenticated users. You can set the password to a single value, or it can auto-generate passwords. And once the password is reset the user receives a password reset email to enter their new password. Very handy if you’ve just done a migration using bulk export and need to update everyone’s passwords

Hello, @buidiena3

This sounds really handy for migrations. Would you mind sharing the script you implemented on your end as well as the steps to run it?

Would love to give it a try on my end. Thanks!