mirzemehdi / KMPAuth

Kotlin Multiplatform Authentication Library targetting android and iOS
https://mirzemehdi.com/KMPAuth/
Apache License 2.0
231 stars 19 forks source link

Everything Null except for email #36

Closed andiosdev closed 3 months ago

andiosdev commented 4 months ago

Hi @mirzemehdi, not sure what I'm missing, I followed the instructions and know that the Firebase authentication is working in both Android and iOS as result.isSuccess is true but when I logged the displayName, Photo URL they were both null.

mirzemehdi commented 4 months ago

@andiosdev does this happen on with apple sign in?

mirzemehdi commented 4 months ago

https://firebase.google.com/docs/auth/ios/apple

image
mirzemehdi commented 3 months ago

Closing this issue due to inactivity. If this is still an issue or need a help, please feel free to reopen the issue and provide additional context or updates. Thank you.