mirror of
https://github.com/oauth2-proxy/oauth2-proxy.git
synced 2024-11-24 08:52:25 +02:00
efe9aed559
Created with: yarn run docusaurus docs:version 7.4.x
41 lines
734 B
JSON
41 lines
734 B
JSON
{
|
|
"docs": [
|
|
{
|
|
"type": "doc",
|
|
"id": "installation"
|
|
},
|
|
{
|
|
"type": "doc",
|
|
"id": "behaviour"
|
|
},
|
|
{
|
|
"type": "category",
|
|
"label": "Configuration",
|
|
"collapsed": false,
|
|
"items": [
|
|
"configuration/overview",
|
|
"configuration/oauth_provider",
|
|
"configuration/session_storage",
|
|
"configuration/tls",
|
|
"configuration/alpha-config"
|
|
]
|
|
},
|
|
{
|
|
"type": "category",
|
|
"label": "Features",
|
|
"collapsed": false,
|
|
"items": [
|
|
"features/endpoints"
|
|
]
|
|
},
|
|
{
|
|
"type": "category",
|
|
"label": "Community",
|
|
"collapsed": false,
|
|
"items": [
|
|
"community/security"
|
|
]
|
|
}
|
|
]
|
|
}
|