# MyID iOS SDK This repository contains **two supported SDK flows**. Choose the flow that matches your integration scenario. --- ## New Flow (Default) — SDK 3.1.3 Use this flow if you are integrating MyID **for the first time** or starting a **new backend session-based flow**. - Docs: [New Flow documentation](docs/new/README.md) - Customization: [Customization](docs/CUSTOMIZATION.md) --- ## Old Flow — SDK 2.4.93 Use this flow if you already have an existing **clientId-based integration** in production. - Docs: [Old Flow documentation](docs/old/README.md) - Customization: [Customization](docs/CUSTOMIZATION.md) --- ## Changelog - [Changelog](CHANGELOG.md)