Api/auth.userdel(): Difference between revisions

From Minux Wiki
Jump to navigation Jump to search
(Created page with "this api is part of the auth client side package and is used to create new users on the rednet network '''usage:''' auth.userdel(username) '''output:''' deletes username from the auth network")
 
No edit summary
 
Line 1: Line 1:
this [[api]] is part of the [[Api/auth|auth]] client side package and is used to create new users on the rednet network
this [[api]] is part of the [[Api/auth|auth]] client side package and is used to remove users from the rednet network





Latest revision as of 23:12, 24 September 2024

this api is part of the auth client side package and is used to remove users from the rednet network


usage:

auth.userdel(username)


output:

deletes username from the auth network