You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -123,7 +123,7 @@ const firebaseConfig = {
123
123
5. After it's ready click on continue to proceed to the Firebase dashboard.
124
124
6. On the Project Overview page, click "+add app" and select "</>" Web option.
125
125
7. Enter an App nickname (e.g., CustomCodeEditor) and click on Register app then continue to console.
126
-
8. Go to the **Build** endpoint and select `Authentication` then in [`sign in providers`] select `Google`. Enable and select support email for the project then click on the save button
126
+
8. Go to the **Build** endpoint and select `Authentication` then in [`sign in providers`] select `Google`. Enable and select support email for the project then click on the save button
127
127
9. Create a `.env` file in your root directory and add these values:
0 commit comments