Andrew Reed

Results 84 comments of Andrew Reed
trafficstars

The general rule of thumb is to map it closely the Android sdk, you can see the google docs here: https://firebase.google.com/docs/reference/kotlin/packages Remember this library is just a wrapper of the...

Happy for you to open a PR and we can review it.

Good point, we should probably expose some sort of logger interface and then allow the consumer of the library to set/handle the logs

@SarahDelCastillo - this is now complete v 1.2.0

![wtf-monkey](https://github.com/user-attachments/assets/6f21b700-9991-4165-bf88-60e512a908d0)

Looks to be here: https://github.com/GitLiveApp/firebase-kotlin-sdk/blob/650ff89e15e5dae28afde4c22c65721374a5bb3c/firebase-auth/src/androidMain/kotlin/dev/gitlive/firebase/auth/credentials.kt#L55

I wonder if the import is not right? ``` import dev.gitlive.firebase.auth.OAuthProvider.android ```

https://github.com/GitLiveApp/firebase-kotlin-sdk/pull/603