Skip to content

Commit 6f0a9c6

Browse files
committed
improve tip
1 parent 5593626 commit 6f0a9c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

en/includes/guides/authentication/app-native-authentication/secure-app-native-authentication-flows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ the attestation services provided by these platforms to verify the legitimacy of
4545
6. Click **Update** to save the changes.
4646

4747
!!! tip "Using client attestation in the request"
48-
The client application should obtain the attestation object from the platform and pass it to {{product_name}} via the `x-client-attestation` header in the initial authentication request.
48+
The client application should retrieve the attestation object (for iOS) or the integrity token (for Android) from the respective platform and pass it to {{product_name}} via the x-client-attestation header in the initial authentication request.
4949

5050
=== "Sample request"
5151

0 commit comments

Comments
 (0)