We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e4ea83a + a7ef908 commit 53bdd10Copy full SHA for 53bdd10
1 file changed
packages/@okta/vuepress-theme-prose/const/navbar.const.js
@@ -572,6 +572,14 @@ export const guides = [
572
title: "Identity Engine limitations",
573
guideName: "ie-limitations",
574
},
575
+ {
576
+ title: "Update your event hooks for Identity Engine",
577
+ guideName: "oie-upgrade-event-hooks",
578
+ },
579
580
+ title: "Upgrade registration inline hooks to Identity Engine",
581
+ guideName: "oie-upgrade-registration-inline-hook",
582
583
{
584
title: "Okta Sign-In Widget upgrade",
585
subLinks: [
0 commit comments