supabase-community / supabase-kt

A Kotlin Multiplatform Client for Supabase.
https://supabase.com/docs/reference/kotlin/introduction
MIT License
421 stars 38 forks source link

[Question]: Why Compose Auth plugin native Google One Tap login showing old dialog? #797

Open Premjit-Developer opened 8 hours ago

Premjit-Developer commented 8 hours ago

General info

What is your question?

This is the Compose Auth plugin googleNativeLogin() implemented version showing old dialog

WhatsApp Image 2024-11-29 at 9 57 46 PM

And this is my own Google One Tap login with Credential-manager implemented version, it is showing the latest One Tap login bottomsheet.

WhatsApp Image 2024-11-29 at 9 57 47 PM

Relevant log output (optional)

No response