1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-01-22 05:19:26 +02:00
oauth2-proxy/docs/versioned_sidebars/version-7.2.x-sidebars.json
Joel Speed 4ee3f13c46
Create versioned docs for release v7.2.x
Created with: yarn run docusaurus docs:version 7.2.x
2021-10-22 18:11:28 +01:00

62 lines
1.2 KiB
JSON

{
"version-7.2.x/docs": [
{
"type": "doc",
"id": "version-7.2.x/installation"
},
{
"type": "doc",
"id": "version-7.2.x/behaviour"
},
{
"collapsed": false,
"type": "category",
"label": "Configuration",
"items": [
{
"type": "doc",
"id": "version-7.2.x/configuration/overview"
},
{
"type": "doc",
"id": "version-7.2.x/configuration/oauth_provider"
},
{
"type": "doc",
"id": "version-7.2.x/configuration/session_storage"
},
{
"type": "doc",
"id": "version-7.2.x/configuration/tls"
},
{
"type": "doc",
"id": "version-7.2.x/configuration/alpha-config"
}
]
},
{
"collapsed": false,
"type": "category",
"label": "Features",
"items": [
{
"type": "doc",
"id": "version-7.2.x/features/endpoints"
}
]
},
{
"collapsed": false,
"type": "category",
"label": "Community",
"items": [
{
"type": "doc",
"id": "version-7.2.x/community/security"
}
]
}
]
}