Skip to content

Commit

Permalink
chore: rm back iframe
Browse files Browse the repository at this point in the history
  • Loading branch information
jamalavedra committed Dec 30, 2024
1 parent 030d044 commit 4ea2eeb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions examples/apps/auth-sample/src/utils/openfortConfig.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ const openfort = new Openfort({
},
shieldConfiguration: {
shieldPublishableKey: process.env.NEXT_PUBLIC_SHIELD_API_KEY!,
},
overrides: {
iframeUrl: "https://embedded.openfort.xyz",
}
});

Expand Down

0 comments on commit 4ea2eeb

Please sign in to comment.