1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-01-24 05:26:55 +02:00
oauth2-proxy/docs/versioned_sidebars/version-7.0.x-sidebars.json
Joel Speed d1a249262f
Create v7.0.x versioned docs
Created within: yarn run docusaurus docs:version 7.0.x
2021-02-01 18:05:47 +00:00

66 lines
1.3 KiB
JSON

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