reclaude login registers a device under your account. One device = one session key on one machine.
Where to look
Dashboard nav → Devices. Each row shows:Add a new device
On the new machine, run:Revoke a device
To stop using a device, click Revoke on the Devices page. After revocation:- The device loses access immediately — further requests are rejected.
- To use it again later, just run
reclaude loginonce more.
Devices revoked automatically
In rare cases the system auto-revokes a device’s session. Further requests from that machine will return401 device_revoked. Common triggers:
- The same account is used heavily on many machines simultaneously, tripping risk control
- The reclaude CLI or Claude Code CLI is too old
- A session validation anomaly
reclaude login again on that machine and re-approve via the Log in flow. Re-login within a monthly plan period doesn’t count against your switch quota. If it keeps happening, open a ticket so ops can check the account.
Device limit
Each account has a maximum number of devices. If you hit the limit, the next login’s approval page will say:Device limit reached: X devices max (currently Y). Revoke an old device first.Revoke a device you no longer need to free a slot.