Closed CarlosRodrigo closed 5 years ago
Authenticate with Firebase using user's Google Accounts by integrating Google Sign-In and Firebase Auth.
[ ] Integrate Google Sign-in to the app. https://developers.google.com/identity/sign-in/android/sign-in
[ ] Add Firebase to the project. https://firebase.google.com/docs/android/setup
[ ] Store Firebase JWT Token in order to send in the HTTP header of requests that are protected on server api.
Authenticate with Firebase using user's Google Accounts by integrating Google Sign-In and Firebase Auth.
[ ] Integrate Google Sign-in to the app. https://developers.google.com/identity/sign-in/android/sign-in
[ ] Add Firebase to the project. https://firebase.google.com/docs/android/setup
[ ] Store Firebase JWT Token in order to send in the HTTP header of requests that are protected on server api.