1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-14 00:19:16 +01:00

docs: Update api-tokens-and-client-keys.mdx (#3418)

This commit is contained in:
Mateusz Kwasniewski 2023-03-29 13:53:57 +02:00 committed by GitHub
parent f124997485
commit dc34fe1944
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,7 @@ This section describes what API tokens are. For information on how to create the
Use API tokens to connect to the Unleash server API. API tokens come in four distinct types:
- [Admin tokens](#admin-tokens)
- [Project level access tokens](#project-access-tokens)
- [Project level access tokens](#project-level-access-tokens)
- [Personal access tokens](#personal-access-tokens)
- [Client tokens](#client-tokens)
- [Front-end tokens](#front-end-tokens)