docs icon indicating copy to clipboard operation
docs copied to clipboard

Users module should have more guidance

Open joselcvarela opened this issue 8 months ago • 1 comments

It looks like the users module is only described in this page: https://directus.io/docs/guides/auth/creating-users

Although, most of the actions are only explained using API calls.

This should be improved by demonstrating how:

  • a user can be created
  • a user can be invited
  • a user status can be changed
  • a user can be archived
  • a user can be deleted (including a notice that user may not be able to be deleted due to restrictive relationships)
  • a user provider can be changed
  • a user password can be changed
  • a user email can be changed

joselcvarela avatar Jun 25 '25 05:06 joselcvarela