1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00

docs: link to the how-to guide for creating tokens

This commit is contained in:
Thomas Heartman 2022-04-13 13:53:15 +02:00
parent e0a87c68a0
commit 0f9da03078

View File

@ -6,6 +6,10 @@ Unleash has a number of tokens/keys that all have slightly different use cases.
## API tokens
:::tip
This section describes what API tokens are. For information on how to create them, refer to the [how-to guide for creating API tokens](../user_guide/token.md).
:::
Use API tokens to connect to the Unleash server API. API tokens come in two distinct types:
- [Admin tokens](#admin-tokens)
- [Client tokens](#client-tokens)