docs: updates and improvements to JS SDK guides (#12026)
This commit is contained in:
@@ -59,22 +59,27 @@ export const toolsSidebar = [
|
||||
path: "/js-sdk",
|
||||
title: "Overview",
|
||||
},
|
||||
{
|
||||
type: "link",
|
||||
path: "/js-sdk/auth/overview",
|
||||
title: "Authentication",
|
||||
},
|
||||
{
|
||||
type: "separator",
|
||||
},
|
||||
{
|
||||
type: "category",
|
||||
title: "Auth",
|
||||
title: "auth Methods",
|
||||
autogenerate_path: "/references/js_sdk/auth/Auth/methods",
|
||||
},
|
||||
{
|
||||
type: "category",
|
||||
title: "Store",
|
||||
title: "store Methods",
|
||||
autogenerate_path: "/references/js_sdk/store/Store/properties",
|
||||
},
|
||||
{
|
||||
type: "category",
|
||||
title: "Admin",
|
||||
title: "admin Methods",
|
||||
autogenerate_path: "/references/js_sdk/admin/Admin/properties",
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user