File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -538,10 +538,8 @@ nav:
538538 - Integrate Asgardeo with Smart on FHIR healthcare apps : tutorials/smart-on-fhir.md
539539 - Secure Agentic AI Systems with Asgardeo : tutorials/secure-agentic-ai-systems.md
540540 - Implement End-to-End Authorization for MCP servers : tutorials/end-to-end-mcp-authorization-with-asgardeo.md
541- - Developer Tools :
542- - SDKs :
543- - Integrate Asgardeo into your application : sdks/index.md
544- - Asgardeo MCP Server : sdks/asgardeo-mcp-server.md
541+ - SDKs :
542+ - Integrate Asgardeo into your application : sdks/index.md
545543 - SDK Documentation :
546544 - React SDK :
547545 - Overview : sdks/react/overview.md
606604 - Guides :
607605 - Accessing Protected APIs : sdks/nextjs/guides/accessing-protected-apis.md
608606 - Protecting Routes : sdks/nextjs/guides/protecting-routes.md
607+ - Asgardeo MCP Server : sdks/asgardeo-mcp-server.md
609608 - APIs :
610609 - APIs - Overview : apis/index.md
611610 - Management APIs :
Original file line number Diff line number Diff line change @@ -93,6 +93,7 @@ markdown_extensions:
9393extra_css :
9494 - assets/libs/fontawesome-free-6.4.2-web/css/all.min.css
9595 - assets/css/theme.css
96+ - https://cdnjs.cloudflare.com/ajax/libs/octicons/8.5.0/build.css
9697
9798extra_javascript :
9899 - assets/js/theme.js
@@ -203,8 +204,8 @@ extra:
203204 Setup :
204205 icon : octicons/gear-16
205206 level : 1
206- Developer Tools :
207- icon : octicons/package-16
207+ Asgardeo MCP Server :
208+ icon : assets/libs/custom-icons/mcp.svg
208209 level : 1
209210 React SDK :
210211 icon : fontawesome/brands/react
You can’t perform that action at this time.
0 commit comments