mirror of
https://github.com/goauthentik/authentik.git
synced 2026-06-17 19:09:11 +03:00
19e558e916
website: Prepare NPM Workspaces.
16 lines
362 B
Plaintext
16 lines
362 B
Plaintext
---
|
|
title: API Client Overview
|
|
---
|
|
|
|
import DocCardList from "@theme/DocCardList";
|
|
|
|
These API clients are officially supported and maintained.
|
|
|
|
:::info
|
|
|
|
These API clients are primarily built around creating/updating/deleting configuration objects in authentik, and in most cases can **not** be used to implemented SSO into your application.
|
|
|
|
:::
|
|
|
|
<DocCardList />
|