Skip to content

Commit 4a45c50

Browse files
adding routes
1 parent 6d751d5 commit 4a45c50

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

manifest.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,15 @@ pages:
7777
url: /src/pages/guides/authentication/ServerToServerAuthentication/ims.md
7878
- title: API Key Authentication
7979
url: /src/pages/guides/authentication/APIKeyAuthentication/index.md
80+
- title: Admin Authentication
81+
url: /src/pages/guides/authentication/AdminAuthentication/index.md
82+
pages:
83+
- title: Implementation Guide
84+
url: /src/pages/guides/authentication/AdminAuthentication/implementation.md
85+
- title: API Reference
86+
url: /src/pages/guides/authentication/AdminAuthentication/ims.md
87+
- title: Sample Code
88+
url: /src/pages/guides/authentication/AdminAuthentication/samples.md
8089
- title: Tools
8190
url: /src/pages/guides/authentication/Tools/index.md
8291
pages:

0 commit comments

Comments
 (0)