@@ -21,8 +21,8 @@ var commands = []Command{
Handler: roleMain,
},
{
Names: []string{"auth", "authorization"},
Description: "Role Management",
Names: []string{"authenticate", "authentication", "auth"},
Description: "Authentication Management",
Handler: authenticateMain,
The note is not visible to the blocked user.