Skip to content

1.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Jun 18:41
· 2 commits to main since this release
6fe8c0a

Install

Kotlin Multiplatform / Android / JVM

// Consumer
implementation("com.stytch.sdk:consumer-headless:1.1.0")
// B2B
implementation("com.stytch.sdk:b2b-headless:1.1.0")
// Callback extensions (optional)
implementation("com.stytch.sdk:consumer-headless-extensions:1.1.0")
implementation("com.stytch.sdk:b2b-headless-extensions:1.1.0")

React Native

npm install @stytch/react-native-consumer@1.1.0
npm install @stytch/react-native-b2b@1.1.0

iOS (Swift Package Manager)
Add https://github.com/stytchauth/stytch-ios-sdk at version 1.1.0.


Features

  • Release version 1.1.0-RC1 (f03552d)