I am brand new to Netlify and web development for that matter. I have a website set up and working using Netlify. I am trying to use the Identity feature to require users to log in and authenticate before they can view my website. I found this live example on how to use Identity (here is the code on github for it). I understand how it is used but the one thing it uses that it does not explain how to do is how to set up a user and password on the netlify dashboard to authenticate, specifically the password. On the netlify dashboard I have enabled Identity and invited an email address. When I click on the user to edit their settings, there is no field to set the password (see the screenshot below)
I go to the email address I invited and click on the link provided to accept the invite to my website and it just takes me to the website itself, at no point do I get the option to set up a password, and that is needed to authenticate with the Identity widget in the example I referenced above. If someone would please clue me in to how I can set up a password for an email I have invited to my website so I can use that email and the password to authenticate with the Identity widget I would greatly appreciate it. Thanks in advance!