Questions re. customer account

  1. I looks like I’m able to create the customer accounts in my web app starting with Implicit method, and they appear in the customer list in the dashboard with the claimed device ID shown, but same device ID doesn’t have customer email next to it in the devices list. Am I missing something in my process?

  2. There’s a “Reset Password” button for customer entries, but nothing seem to happen when pressed. The panel just collapses. Is this implemented? What is the process?

  3. What happens when the same email is used for customer account within organization and regular Particle?
    I had a customer with several devices then just for test created Particle account and lost control of the devices. I suspect I should be using token scoped to a customer for your organization instead of regular Generate an access token while logging in. Right?