feat: password reset and firebase security

This commit is contained in:
Kyle Gill
2019-04-22 23:23:27 -07:00
parent 8f61da013b
commit e26475730e
5 changed files with 50 additions and 3 deletions

8
.env.sample Normal file
View File

@@ -0,0 +1,8 @@
REACT_APP_FIREBASE_API_KEY=<BUNCHofRandomNumbersAndChars>
REACT_APP_DEV_AUTH_DOMAIN=<name>.firebaseapp.com
REACT_APP_DEV_DATABASE_URL=https://<name>.firebaseio.com
REACT_APP_DEV_PROJECT_ID=<name>
REACT_APP_DEV_STORAGE_BUCKET=<name>.appspot.com
REACT_APP_DEV_MESSAGING_SENDER_ID=############
REACT_APP_CONFIRMATION_EMAIL_REDIRECT=https://<name>.firebaseapp.com