Get User Data
You can easily get user data using the /get_user endpoint on social.rotur.dev.
The data variable here is a rotur account object, find more here: Rotur Account Objects.
You can then use the auth command: Login to rotur (auth) to authenticate with the websocket server. This is the preferable way to do the login and auth flow since its by far the fastest.
Last updated