componentDidMount()

in src/frontend/src/App.js [49:53]


  componentDidMount() {

    this.check_authentication();

  }