By sagarkothari88 on Skatehive
Distriator Web2 Login Integration and Fixes Web2 Login related changes deployed to both backend & front-end. Distriator app now supports web2 login: Signin with Google Sign up with Google Sign up with email Sign in with Email Initial testing was performed, but in the first attempt it did not work and errors were observed in production. Issue Investigation and Resolution All web2 logins were failing, which triggered a detailed investigation. Identified that multiple environment variables were missing and causing issues. Added necessary secrets in dotenv and re-deployed, but the issue still persisted. Further debugging revealed that the root cause was related to Firebase CORS configuration. Enabled all required domains and subdomains in Firebase settings. Web2 login functionality is now fully operational and working as expected. Triggered a detailed investigation Distriator Firebase Debugging Web2 login functionality working as expected hSnaps App Feature Enhancements Added edit and dele