I am creating mobile app with google sign in feature where firebase authentication as a back end. When I am trying I am getting below error "Access blocked: Project-XXXXXXXXX7 has not completed the google verification process".
Front end : React native Backend: Firebase, google authentication enter image description here
Creating Mobile app using React Native and Firebase as a backend.