Added time ago formatter + schema changes for BOD-198

This commit is contained in:
Patrick Fic
2020-08-20 14:43:59 -07:00
parent af0b08e7f1
commit 97629a91fb
9 changed files with 95 additions and 6 deletions

View File

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