We can’t see their passwords. If you want to set each user’s password, when a user enters their email, you provide a random string to set as their password.
If you want to change it at any time, you should set up an Admin Page that allows you to change a user’s password for them.
Daniel