You did encrypt all of those passwords you're collecting, right?
Likewise, all of you who signed up did use a unique or throwaway password, right? If you did share a password, you must immediately change it for all of the other shared-password accounts that matter.
Yes! I use Supabase for the backend, which helps me take care of the authentication and authorization. All password are encrypted on signup and safely stored.
Likewise, all of you who signed up did use a unique or throwaway password, right? If you did share a password, you must immediately change it for all of the other shared-password accounts that matter.