Skip to content

Commit 53bdd10

Browse files
Merge pull request #6263 from okta/sdh-navbaritems
adding event and registration hook oie upgrade docs to toc
2 parents e4ea83a + a7ef908 commit 53bdd10

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

packages/@okta/vuepress-theme-prose/const/navbar.const.js

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -572,6 +572,14 @@ export const guides = [
572572
title: "Identity Engine limitations",
573573
guideName: "ie-limitations",
574574
},
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+
},
575583
{
576584
title: "Okta Sign-In Widget upgrade",
577585
subLinks: [

0 commit comments

Comments
 (0)