Login
Login a User
To login, send a loginuser action to the telos.login account.
ACTION loginuser
| Parameter Name | Type | Example | Description |
|---|---|---|---|
| account_name | name | testaccount1 | The name of the Telos account to log in. |
| login_code | string | "abc123xyz" | A server-side generated code to associate with the login. |
cleos push action telos.login loginuser '{ ... }' -p user