The issue im facing is that while integrating create customer api in my custom app im also passing password to it which it accepts normally like remaining customer details but when i get the same customer with getCustomer api it returns all the details except for password.
can someone explain me briefly how customer creation actually works in shopify?