Make redirect_uri verification optional because many IndieAuth clients don't implement it - show a stylish icon to convey whether the client was verified
this client has been <strong>verified</strong> using <code>{{ '<linkrel="redirect_uri">' | force_escape }}</code> - they are who they claim to be!
</div>
<divid="verified-warning"hidden>
this client could <strong>not</strong> be verified using <code>{{ '<linkrel="redirect_uri">' | force_escape }}</code> - check the redirect uri carefully yourself!