UW-MAGIC-lab / hidden_village

https://practical-fermat-9e0301.netlify.app/
MIT License
1 stars 7 forks source link

Added Firebase Authentication #42

Closed ctstewart closed 1 year ago

ctstewart commented 1 year ago

Added very basic authentication with Firebase. As of right now, the app redirects the user to Firebase's default login page if they're not logged in. This page currently allows users to login or register to the app. Once they're logged in, it continues the app's flow to the Story component.

netlify[bot] commented 1 year ago

Deploy Preview for practical-fermat-9e0301 ready!

Name Link
Latest commit 69bb0a92dd66ca0ff84886d9487b1e2d042523b9
Latest deploy log https://app.netlify.com/sites/practical-fermat-9e0301/deploys/6445fd7bb7406d00083ee5c4
Deploy Preview https://deploy-preview-42--practical-fermat-9e0301.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

afogel commented 1 year ago

Looks like there's also a merge conflict in .postcssrc. Please correct 🙏