These docs are for our new Kotlin Multiplatform SDK, which is in Public beta. If you are instead looking for the stable version, please see stytch-android and the usage docs here.
Maven package
com.stytch.sdk:consumer-headless
Android bindings for the Stytch Consumer SDK
Authentication methods
TheStytchConsumer client exposes the following namespaces:
Compatibility and requirements
- Minimum Android SDK: 24 (Android 7.0)
- Language: Kotlin 2.3+ (coroutines-based API)
- Build system: Gradle