Sloth-ninja makes Clio account linking stop guessing
A small security correction makes the Clio connection reject unsafe callback addresses in production.
Clio, a legal practice management platform, uses a return address when someone links an account. Sloth-ninja has tightened that step so the system will not quietly derive or accept a fallback address in a live deployment.
That matters because a wrong return address can send an account-linking flow to the wrong place, creating an opening for redirect or account-linking attacks. The fork now expects the public address to be set deliberately, with checks and configuration guidance to catch mistakes before launch.
The change is narrow, but it is the kind of guardrail that separates a demo integration from one fit for real client operations.
Spotted something wrong? Or know the PR text has fresher detail than the writeup above?