Does this support Google sign in for android and iOS modules ? is there anywhere I can find clear documentation of usage of API's ? I couldn't find any
As usual, you can follow the official Firebase documentation to implement Google and Apple signin.
That said, if you are using Compose, I recommend checking out KMPAuth. It has ready made buttons for both and works with Firebase-kotlin-sdk out of the box.
Does this support Google sign in for android and iOS modules ? is there anywhere I can find clear documentation of usage of API's ? I couldn't find any