Hi, when requesting a password recovery link, the URL sent in the email uses http:// instead of https://, which causes the Chrome browser to block the site. The website is hosted on Firebase, so SSL is not the issue here. I'm not sure how to overcome this. Other browsers redirect to HTTPS, but Chrome is blocking the site.
TL;DR
The password recovery link in the email uses HTTP instead of HTTPS, causing Chrome to block the site. The website is hosted on Firebase, so SSL is not the problem. Other browsers redirect to HTTPS, but Chrome blocks it. Solution: Make sure the password recovery link in the email uses HTTPS to avoid Chrome blocking it.