mirror of
https://github.com/oauth2-proxy/oauth2-proxy.git
synced 2024-11-28 09:08:44 +02:00
6c2c115d30
* initial commit for docusaurus 3 upgrade * fix mdx errors * fix mdx issues * fix routing issues * update docs generation workflow * fix version * fix permissions * move slack to header * remove background color and minify * Add suggestions * add shell to code blocks
62 lines
1.1 KiB
JSON
62 lines
1.1 KiB
JSON
{
|
|
"docs": [
|
|
{
|
|
"type": "doc",
|
|
"id": "installation"
|
|
},
|
|
{
|
|
"type": "doc",
|
|
"id": "behaviour"
|
|
},
|
|
{
|
|
"collapsed": false,
|
|
"type": "category",
|
|
"label": "Configuration",
|
|
"items": [
|
|
{
|
|
"type": "doc",
|
|
"id": "configuration/overview"
|
|
},
|
|
{
|
|
"type": "doc",
|
|
"id": "configuration/oauth_provider"
|
|
},
|
|
{
|
|
"type": "doc",
|
|
"id": "configuration/session_storage"
|
|
},
|
|
{
|
|
"type": "doc",
|
|
"id": "configuration/tls"
|
|
},
|
|
{
|
|
"type": "doc",
|
|
"id": "configuration/alpha-config"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"collapsed": false,
|
|
"type": "category",
|
|
"label": "Features",
|
|
"items": [
|
|
{
|
|
"type": "doc",
|
|
"id": "features/endpoints"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"collapsed": false,
|
|
"type": "category",
|
|
"label": "Community",
|
|
"items": [
|
|
{
|
|
"type": "doc",
|
|
"id": "community/security"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|