You've already forked oauth2-proxy
mirror of
https://github.com/oauth2-proxy/oauth2-proxy.git
synced 2025-08-08 22:46:33 +02:00
Created versioned docs for v7.1.x
Created with: yarn run docusaurus docs:version 7.0.x
This commit is contained in:
61
docs/versioned_sidebars/version-7.1.x-sidebars.json
Normal file
61
docs/versioned_sidebars/version-7.1.x-sidebars.json
Normal file
@ -0,0 +1,61 @@
|
||||
{
|
||||
"version-7.1.x/docs": [
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "version-7.1.x/installation"
|
||||
},
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "version-7.1.x/behaviour"
|
||||
},
|
||||
{
|
||||
"collapsed": false,
|
||||
"type": "category",
|
||||
"label": "Configuration",
|
||||
"items": [
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "version-7.1.x/configuration/overview"
|
||||
},
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "version-7.1.x/configuration/oauth_provider"
|
||||
},
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "version-7.1.x/configuration/session_storage"
|
||||
},
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "version-7.1.x/configuration/tls"
|
||||
},
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "version-7.1.x/configuration/alpha-config"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"collapsed": false,
|
||||
"type": "category",
|
||||
"label": "Features",
|
||||
"items": [
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "version-7.1.x/features/endpoints"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"collapsed": false,
|
||||
"type": "category",
|
||||
"label": "Community",
|
||||
"items": [
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "version-7.1.x/community/security"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user