Api/auth.joingroup()

From Minux Wiki
Revision as of 23:17, 24 September 2024 by Shorun (talk | contribs) (Created page with "this api is part of the auth client side package and is used to add users to groups on the rednet network '''usage:''' auth.useradd(groupname, username) '''output:''' adds username to groupname")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

this api is part of the auth client side package and is used to add users to groups on the rednet network


usage:

auth.useradd(groupname, username)


output:

adds username to groupname