The KMP Way - GAuth for Android
ยท 6 min read
info
If new, checkout KMP architecture @ KMP - Build Cross-platform
Since Compose Multi-platform combines the UI aspect for both iOS and Android, how do you implement Google authentication such that the UI code remains unified while maintaining the ideal authentication flow specific to these platforms in
Kotlin without using a KMP library?
