cuongpm / android-minimal-todo

📝📝 A to-do app with minimal features using: Kotlin, MVVM, Room, Dagger2 and Material Design.
MIT License
16 stars 6 forks source link

Implement Google login with Firebase authentication #1

Closed cuongpm closed 6 years ago

cuongpm commented 6 years ago

Implement Google login with Firebase authentication: https://firebase.google.com/docs/auth/

cuongpm commented 6 years ago

Done