Join Slack
Powered by
Can anyone care to share a kotlin mobile multiplat...
# multiplatform
r
Richard Glen
05/13/2023, 10:27 AM
Can anyone care to share a kotlin mobile multiplatform project template (android and ios) that has a google OAuth client login?
plus1
3
Richard Glen
05/13/2023, 11:51 PM
Bump haha. I wonder if it means theres no project yet
j
Jiri Parizek
05/17/2023, 1:39 PM
Did you find anything?
j
Joel Denke
05/18/2023, 6:18 AM
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
6
Views
Open in Slack
Previous
Next