userStatus

What does userStatus property indicate?
can anyone explain me what enable and disable feature will do to the user

userStatus shows the status of the user:

  • EMAIL_CONFIRMATION_PENDING waiting for user email confirmation, in this state user can not login
  • ENABLED user can login and make API calls
  • DISABLED user can not login and can not make API calls