mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 19:07:30 +00:00
docs: instances, clean-up (#5796)
* instances * delete rate limits * service users * serviceusers * serviceusers
This commit is contained in:
@@ -175,9 +175,16 @@ module.exports = {
|
||||
{
|
||||
type: "category",
|
||||
label: "Authenticate Service Users",
|
||||
link: {
|
||||
type: "generated-index",
|
||||
title: "Authenticate Service Users",
|
||||
slug: "/guides/integrate/serviceusers",
|
||||
description:
|
||||
"How to authenticate service users",
|
||||
},
|
||||
collapsed: true,
|
||||
items: [
|
||||
"guides/integrate/serviceusers",
|
||||
"guides/integrate/private-key-jwt",
|
||||
"guides/integrate/client-credentials",
|
||||
"guides/integrate/pat",
|
||||
],
|
||||
|
Reference in New Issue
Block a user