Closed fan123199 closed 2 months ago
I agree. Unfortunately (and surprisingly), there is no official Flutter package for adding credential manager support. That doesn't mean that the Supabase auth does not work with the credential manager, though. You can use third party credential manager package to get the ID and access token from Google and implement Google sign-in. You will still need the official Googel sign-in package for iOS, so it will be additional package that you need to add to your app.
I want the Android Credential Manager API to implement the Google sign in flow. And it is availble in kotlin sdk. When flutter sdk migrate to.
It will provide better user experience for Android users.