Module features
- Build configuration determines which login methods are available on the platform
- GitHub uses the system browser and a verified return link
- Authorization data stays in memory; provider secrets are not stored by the client
Integration steps
Add ak-oauth, configure backend providers, and export the public build snapshot with ak-cli app-login-provider export. Configure native allowlists and domain association, then obtain a session through the typed login Repository.
Read the integration README ↗Platform requirements and limits
Provider support differs by platform. Apple uses an iOS bridge; Google requires an Android Google build. Configure provider accounts, domain association, and signing, then verify them on target devices.
Before release, complete configuration, signing, and device tests for your target platforms, push channels, or login methods.
