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
Be able to authenticate on the API by using an API token. Tokens should be created via command like:
/smpcore login ["token"]
Returns URL like smp.cloudnode.pro/login/<token> or if the command was /smpcore login token then only the token is returned without URL.
Alias /login
The text was updated successfully, but these errors were encountered:
Be able to authenticate on the API by using an API token. Tokens should be created via command like:
/smpcore login ["token"]
Returns URL like
smp.cloudnode.pro/login/<token>
or if the command was/smpcore login token
then only the token is returned without URL.Alias
/login
The text was updated successfully, but these errors were encountered: