BrightMindEnrichment / StreetCare

BrightMindEnrichment is a Non-Profit Organization which helps homeless people. StreetCare is name of Android application of BME.
5 stars 0 forks source link

UI/twitter x sigin in #55

Closed phillipsk closed 2 months ago

phillipsk commented 3 months ago

Official twitter docs (Did not reference) https://developer.x.com/en/docs/authentication/guides/log-in-with-twitter

Instead followed the Firebase Twitter Auth docs https://firebase.google.com/docs/auth/android/twitter-login

Additionally refactored and cleaned up excess observer code for twitter and facebook and consolidated the code into a single login observer class as both auth flows follow a Firebase implementation