For the complete documentation index, see llms.txt. This page is also available as Markdown.

Overview

Sentinel Attest is a KMP module that cryptographically signs the device integrity report generated by Sentinel and transmits it to the server. It adds a server-side verification layer to Sentinel, which operates solely on the client side.

It enables the configuration of Play Integrity for Android and App Attest for iOS. The encrypted payload transmitted to your server includes the token data from your defined configurations. Furthermore, client-side security reports generated by Sentinel are also embedded into the payload.

Last updated