Can anyone care to share a kotlin mobile multiplat...
# multiplatform
r
Can anyone care to share a kotlin mobile multiplatform project template (android and ios) that has a google OAuth client login?
plus1 3
Bump haha. I wonder if it means theres no project yet
j
Did you find anything?
j
I am working with this now. I recommend using Firebase kotlin SDK, https://github.com/GitLiveApp/firebase-kotlin-sdk Can use multiple different auth solutions for iOS, web, Android. Alternative is using Ktor OAuth. https://github.com/ktorio/ktor-documentation/tree/2.3.0/codeSnippets%2Fsnippets%2Fauth-oauth-google https://ktor.io/docs/oauth.html