function inititateAuth()

in web/src/hooks/authenticator.ts [78:80]


  function inititateAuth() {
    return Auth.federatedSignIn();
  }