Integrate AuthBlue Agreement UX Directly in Your Mobile App
AuthBlue SDK allows your existing mobile app to have same feature with AuthBlue Mobile App
with less implementation effort.
Current Available SDK
Currently we support
- Swift SDK for iOS (Swift Package)
- Kotlin SDK for Android (Jit Pack)
In addition, we are developing
- Flutter SDK for iOS and Android
Steps to get started with AuthBlue SDK
- Go to register in console https://console.authblue.jp (opens in a new tab)
- Create Tenant (Free Plan)
- Create Agreement Client
Package and Usage Example
Swift
- Swift SDK in Github (https://github.com/kenmaro3/authblue-swift-sdk (opens in a new tab))
- Swift SDK Integration Example in Github (https://github.com/kenmaro3/authblue-swift-sdk-client (opens in a new tab))
Kotlin
- Kotlin SDK in Github (https://github.com/kenmaro3/authblue-kotlin-sdk (opens in a new tab))
- Kotlin SDK Integration Example in Github (https://github.com/kenmaro3/authblue-kotlin-sdk-client (opens in a new tab))