Description:
When attempting to login to tools.cxc.world, the following error is encountered:
Error: Invalid response from Anchor, must contain link_ch, link_key, link_name and cid flags.
Steps to Reproduce:
- Navigate to
tools.cxc.world
- Attempt to login using Anchor
Expected Result:
Successful login without errors.
Actual Result:
The login process fails with the error message mentioned above.
Additional Information:
- The issue appears to be related to missing flags (
link_ch, link_key, link_name, and cid) in the response from Anchor.
