mirror of
https://github.com/goauthentik/authentik
synced 2026-04-25 17:15:26 +02:00
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 />
|