geraldoyudo / mmadu

This is a user management service that enables developers to focus on writing applications without worrying about where to store user information, user authentication and authorization flows and all that nonsense. This takes care of all that. Mmadu was coined from the igbo word "Mmadu" meaning people.
MIT License
3 stars 2 forks source link

FEATURE-154: Updated User Service Documentation #160

Closed geraldoyudo closed 4 years ago

geraldoyudo commented 4 years ago

Added documentation for the following:

  1. User Activation,
  2. User Enabling,
  3. User Lock
  4. User Credentials Expiry
  5. Reset User Password
  6. Change User Password

Closes #154