Construct with explicit ConsentStore and RedirectUriRegistry. The registry records the exact redirect_uris each client presents at /register so authorize can reject any redirect_uri that was never registered (RFC 6749 §3.1.2.2 / §10.6).
Construct with explicit ConsentStore and RedirectUriRegistry. The registry records the exact redirect_uris each client presents at /register so authorize can reject any redirect_uri that was never registered (RFC 6749 §3.1.2.2 / §10.6).