componentDidMount() {
    if (this.state.user) {
      return;
    }