Hey Kotlin enthusiasts! ๐
I'm thrilled to introduce my first
Kotlin Multiplatform (KMP) library โ
KotlinMultiplatformAuth! ๐
This library simplifies authentication in Pure
KMP and KMP Compose Multiplatform projects, and the first release brings
Google Sign-In support across all platforms:
โ
Android
โ
iOS
โ
Desktop
โ
Web (Kotlin JS)
This is a
very early version, and Iโd love to get
feedback, suggestions, and contributions from the community to improve it! ๐
If you're building a KMP app and need seamless
Google Sign-In authentication, give it a try! ๐
GitHub Repo
๐ก
Why this library? I found myself repeatedly implementing the same authentication logic in multiple projects, so I decided to turn it into a KMP library to benefit others as well!
๐ฎ
Future plans: I'm considering adding support for other authentication providers as well.
Letโs refine it together!