Open armond-avanes opened 7 months ago
@armond-avanes it is not planned yet, but PR are welcome :)
Hello there @armond-avanes , did you find an alternative solution in the meantime?
Hello there @armond-avanes , did you find an alternative solution in the meantime?
Nope!
For now desktop target is added but with dummy classes/and methods: https://github.com/mirzemehdi/KMPAuth/releases/tag/v2.1.0-alpha02
What's the current status of desktop authentication? @mirzemehdi
Current status @Danny3042 : "not_in_progress_currently" :D.
Just FYI, google-sign in without firebase is available in kmpauth-google
module in 2.2.0
version for desktop target . @armond-avanes @artalejo @Danny3042
Make sure you add
http://localhost:8080 to Authorized JavaScript origins and http://localhost:8080/callback to Authorized redirect URIs in Google Cloud Console
Is there any plan to add support for Compose Multiplatform Desktop ?