Api/auth.mask

From Minux Wiki
Revision as of 19:17, 26 September 2024 by Shorun (talk | contribs) (Created page with "this api is part of the auth client side package and is used to mask as another user on the rednet network '''usage:''' auth.mask(username, password) '''output:''' become the new user untill the mask is removed with auth.unmask()")
(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 mask as another user on the rednet network


usage:

auth.mask(username, password)


output:

become the new user untill the mask is removed with auth.unmask()