Files
archived-next-auth/docs/sidebars.json
Nico Domino b7f1e3e7f8 docs: move to Auth.js (#6024)
Co-authored-by: Balázs Orbán <info@balazsorban.com>
Co-authored-by: Lluis Agusti <hi@llu.lu>
Co-authored-by: Thang Vu <hi@thvu.dev>
2022-12-14 18:33:49 +01:00

48 lines
818 B
JSON

{
"docs": [
{
"type": "category",
"label": "Getting Started",
"items": [
{
"type": "autogenerated",
"dirName": "getting-started"
}
]
},
{
"type": "category",
"label": "Guides",
"collapsed": true,
"items": [
{
"type": "autogenerated",
"dirName": "guides"
}
]
},
{
"type": "category",
"label": "Reference",
"collapsed": true,
"items": [
{
"type": "autogenerated",
"dirName": "reference"
}
]
},
{
"type": "category",
"label": "Concepts",
"collapsed": true,
"items": [
{
"type": "autogenerated",
"dirName": "concepts"
}
]
}
]
}