logout method

dynamic logout()

Implementation

logout() {
  currentStep = 0;
}