logout()

in src/auth/authWrapper.js [70:72]


      logout(o) {
        return this.auth0Client.logout(o);
      }