I am using Android Studio along with its Android emulator to run my app. I have migrated from Firebase to Supabase and want to implement Google Authentication using Supabase Auth. When I click the login button, it displays a list of email accounts. However, after selecting an email, the login process does not proceed.
Note: I am using a MacBook.
How can I log in using Supabase Google Authentication in a local Run?
Integrations
Pasted this code in terminal keytool -list -v -alias androiddebugkey -keystore ~/.android/debug.keystore
Used android as password
Then pasted the SHA-1 in new android OAuth client ID
Yes
3
1 reply