loginWithRedirect()

in src/auth/authWrapper.js [58:60]


      loginWithRedirect(o) {
        return this.auth0Client.loginWithRedirect(o);
      },