Skip to content

Commit a7ef908

Browse files
adding event and registration hook oie upgrade docs to toc
1 parent 00923e7 commit a7ef908

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)