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!