10 lines
177 B
Text
10 lines
177 B
Text
|
|
||
|
The Security API serves as a credential handler,
|
||
|
and is responsible for user creation and
|
||
|
identification.
|
||
|
|
||
|
Functions:
|
||
|
passbyte(username, password)
|
||
|
unpassbyte(username)
|
||
|
getSU()
|