You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
there is no example for user authentication ,
i came across an error for sending username and password
i use
cosocket:send(char(0x01) .. char(0x84) .. (userName) .. char(0x84) .. (password))
rt
The text was updated successfully, but these errors were encountered: