logout method

dynamic logout()

Implementation

logout() {
  _cleanToken();
}