getTokenWithPopup()

in src/auth/authWrapper.js [67:69]


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