Haapi SDKs#

The Curity HAAPI client SDKs are layered libraries for iOS, Android, and React Native. They handle authentication, attestation, token management, and the HAAPI flow protocol so that mobile applications integrate with the Curity Identity Server without re-implementing the wire protocol.

The documentation is organised by layer (UI → SDK → Driver) and cross-cut by concept. Concept pages explain what a feature is; layer pages explain how to wire it up; How-To pages walk specific user goals end-to-end.

Where to start. New to the HAAPI SDKs? Read Getting Started — Overview , then use Choose Your Layer to decide between the UI / SDK / Driver Layer (React Native always uses the SDK Layer), then jump to your platform’s iOS , Android , or React Native quickstart.

Sections#

Was this helpful?