Problem with email verification

I created my account with GitHub. I trying to test an app from Netlify CMS and that app require e-mail login from Netlify.
Into Netlify account, I defined my password.
Into test app now I have a password to try, when I enter data to login, the app alert me that I want to confirm my email, with this message “Email not confirmed”.
I tried to find an email into my server, but no one are about it.

Thank You!

Hi @DaniDidone, the message ‘Email not confirmed’ usually happens if you do not have the netlify-identity-widget installed on your main page. This is mentioned in the CMS docs where you can follow the steps mentioned there to resolve your issue.

1 Like

I will see. Thank You. :heart: