mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 21:07:31 +00:00
docs: add MongoDB Authenticated Charts integration guide (#3080)
* docs: add MongoDB Authenticated Charts integration guide * blur client id * finalize mongodb charts integration * fix audience field description Co-authored-by: mffap <mpa@caos.ch> Co-authored-by: mffap <mpa@caos.ch>
This commit is contained in:
@@ -46,6 +46,14 @@ module.exports = {
|
||||
"guides/basics/projects",
|
||||
],
|
||||
},
|
||||
{
|
||||
type: "category",
|
||||
label: "Integrations",
|
||||
collapsed: false,
|
||||
items: [
|
||||
"guides/integrations/authenticated-mongodb-charts",
|
||||
],
|
||||
},
|
||||
{
|
||||
type: "category",
|
||||
label: "Solution Scenarios",
|
||||
|
Reference in New Issue
Block a user