How-To Guides#
Task-driven recipes for common HAAPI SDK integration scenarios. Each guide opens with the user goal in one sentence, then platform-tabbed step-by-step instructions, then a Pitfalls section.
How-To vs Topic. Topic pages (under each layer) describe a feature exhaustively — every option, every variant. How-To guides walk a specific user goal end-to-end and link out to the relevant topic pages for depth.
Pages#
| You want to… | Guide |
|---|---|
| …bind tokens to a device-resident DPoP key | How to Configure Token Binding |
| …support attestation-incapable devices via dynamic client registration | How to Configure DCR Fallback |
| …route HAAPI logs into your existing observability backend | How to Customize Logging |
| …classify and respond to retryable / unrecoverable / OAuth errors | How to Handle Errors |
| …integrate BankID-style risk assessment by surfacing device-context fields | How to Integrate Risk Assessment |
| …use HAAPI inside an iOS App Extension or Android App Widget | How to Use HAAPI in an App Extension or App Widget |