| 1. |
I Currently Have Both An Existing Firebase.com App As Well As An Existing Google Project. How Do I Import Both Of Them Into A Single Firebase Project? |
|
Answer» You should upgrade your firebase.com app into a Firebase project. If you want to use Google Sign In with Firebase Authentication or Firebase Invites in your Firebase project, and you have your OAuth Client REGISTERED with another Google project, you can ADD the OAuth client ID of your Google project to the Auth > Sign in method > Google > Whitelist client IDs from EXTERNAL PROJECTS LIST. You should upgrade your firebase.com app into a Firebase project. If you want to use Google Sign In with Firebase Authentication or Firebase Invites in your Firebase project, and you have your OAuth Client registered with another Google project, you can add the OAuth client ID of your Google project to the Auth > Sign in method > Google > Whitelist client IDs from external projects list. |
|