mirror of
https://github.com/Unleash/unleash.git
synced 2025-08-13 13:48:59 +02:00
Amend
This commit is contained in:
parent
bdac211c99
commit
d22ebf6b8b
@ -12,7 +12,7 @@ import SearchPriority from '@site/src/components/SearchPriority';
|
||||
Unleash uses API keys to facilitate communication between consuming clients such as [SDKs](../reference/sdks), [Unleash Edge](../reference/unleash-edge), or other tools and automation.
|
||||
|
||||
Unleash supports the following types of API tokens:
|
||||
- [Frontend tokens](#frontend-tokens) for connecting [backend SDKs](../reference/sdks#backend-sdks), [Unleash Edge](../reference/unleash-edge), and [Unleash Proxy](../reference/unleash-proxy) to Unleash.
|
||||
- [Backend tokens](#backend-tokens) for connecting [backend SDKs](../reference/sdks#backend-sdks), [Unleash Edge](../reference/unleash-edge), and [Unleash Proxy](../reference/unleash-proxy) to Unleash.
|
||||
- [Frontend tokens](#frontend-tokens) for connecting [frontend SDKs](../reference/sdks#frontend-sdks) to Unleash using the [Frontend API](../reference/front-end-api) or [Unleash Edge](../reference/unleash-edge).
|
||||
- [Personal access tokens](#personal-access-tokens) for testing and debugging or providing temporary access to an automation tool.
|
||||
- [Service account tokens](/reference/service-accounts) for providing API access to integrations or automation tools.
|
||||
|
Loading…
Reference in New Issue
Block a user