KMPAuth — Kotlin Multiplatform Authentication Library

Read on:

Medium

KMPAuth — Kotlin Multiplatform Authentication Library

That’s how easy is to authenticate users in your Kotlin Multiplatform project using KMPAuth library. KMPAuth is simple and easy to use Kotlin Multiplatform Authentication library targeting iOS and Android. Library supports Google, Apple, Github authentication integrations using Firebase.

Because I am using KMPAuth in FindTravelNow production open-source KMP project, I’ll support development of this library :).

Related blog post: Integrating Google Sign-In into Kotlin Multiplatform
You can check out Documentation for full library api information.

🚀 KMPAuth library just got even better with version 1.0.0!

What’s New?

✅ Implemented Google, Apple, Github authentication
✅ Developed new kmpauth-uihelper module that contains Google and Apple Sign-In Buttons
✅ Updated sample code.
✅ Updated Documentation.

[Read on Medium]