WIP for not found error pages BOD-119

This commit is contained in:
Patrick Fic
2020-08-25 11:17:01 -07:00
parent 5e4a825bcf
commit b78b6ef876
11 changed files with 121 additions and 31 deletions

View File

@@ -64,8 +64,6 @@ export function* isUserAuthenticated() {
return;
}
console.log(yield auth.currentUser.getIdToken(true));
LogRocket.identify(user.email);
yield put(
signInSuccess({