retrigger build

This commit is contained in:
Mahesh Sanikommu 2026-06-16 14:39:15 -07:00
parent 9d1285879e
commit 31717147e0

View file

@ -167,7 +167,7 @@ function OAuthConsentContent() {
targetUrl.pathname === "/oauth/consent") &&
targetUrl.searchParams.has("sig") &&
targetUrl.searchParams.has("exp")
console.log("isSignedInteractionRedirect", isSignedInteractionRedirect)
console.log("isSignedInteractionRedirect", isSignedInteractionRedirect);
console.log("targetUrl", targetUrl)
console.log("accept", accept)
console.log("window.location.origin", window.location.origin)