rdg922 / todo-app

A Todo App with Firebase Google Authentication and ToDo Saving + Loading
0 stars 0 forks source link

Replace Firebase Auth Keys with Secrets #1

Open rdg922 opened 3 years ago

rdg922 commented 3 years ago

Currently, my old firebase auth keys are here, and I need to hide future ones, possibly through a github secret. For now, I will just add something to the git ignore.

rdg922 commented 3 years ago

Turns out firebase config is already on the gitignore.