Added time ago formatter + schema changes for BOD-198
This commit is contained in:
@@ -64,6 +64,8 @@ export function* isUserAuthenticated() {
|
||||
return;
|
||||
}
|
||||
|
||||
console.log(yield auth.currentUser.getIdToken(true));
|
||||
|
||||
LogRocket.identify(user.email);
|
||||
yield put(
|
||||
signInSuccess({
|
||||
|
||||
Reference in New Issue
Block a user