Update php.mdx

This commit is contained in:
Daniel Hougaard
2025-09-04 03:09:52 +02:00
parent c802b4aa3a
commit 4a55500325

View File

@@ -64,7 +64,7 @@ $response = $sdk->auth()->universal_auth()->login(
- `clientSecret` (string): The client secret of your Machine Identity.
<Warning>
We do not recommend hardcoding your [Machine Identity Tokens](/platform/identities/overview). Setting them as environment variables would be best.
We do not recommend hardcoding your [Machine Identity Tokens](/documentation/platform/identities/overview). Setting them as environment variables would be best.
</Warning>
### `Secrets`