| title | Auth Commands |
|---|---|
| description | The AUTH command authenticates the current connection, without authentication the connection cannot send any other command to the server |
| category | reference |
| status | publish |
| slug | auth-commands |
The AUTH command authenticates the current connection, without authentication the connection cannot send any other command to the server.
Once authenticated, any PubSub connection in place will be closed.
AUTH USER username PASSWORD password
NONE
OK string or error value (see SCSP protocol).