make minor updates to auth docs

This commit is contained in:
Maidul Islam
2023-12-13 16:52:57 -05:00
parent cf5a79995f
commit b60cf2eb07
3 changed files with 16 additions and 87 deletions

View File

@@ -6,5 +6,5 @@ openapi: "GET /api/v2/service-token/"
<Warning>
This endpoint will be deprecated in the near future with the removal of service tokens in Q1/Q2 2024.
We recommend switching to using [identities](/documentation/platform/identities/overview).
We recommend switching to using [identities](/documentation/platform/identities/overview) if your client supports it.
</Warning>