2.4.0
Codex review: the interceptor rewrote every same-origin non-schema request, so an OAuth2 tokenUrl on a same-origin non-REST endpoint would be mangled into ?rest_route=. Restrict rewriting to URLs under the REST base path (cfg.strip).
Codex review: the interceptor rewrote every same-origin non-schema request, so an OAuth2 tokenUrl on a same-origin non-REST endpoint would be mangled into ?rest_route=. Restrict rewriting to URLs under the REST base path (cfg.strip).