logout()

in frontend/src/auth/index.js [90:92]


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