Custom URI scheme disabled by default on new Android client
Im using the expo plugin on better-auth. I get this error when I try callbacks:
https://developers.google.com/identity/protocols/oauth2/native-app?authuser=1#redirect-uri_custom-scheme
It's recomended to use the newer Google Sigin SDK
How do i do this using better-auth?
code":"INVALID_CALLBACKURL".https://developers.google.com/identity/protocols/oauth2/native-app?authuser=1#redirect-uri_custom-scheme
It's recomended to use the newer Google Sigin SDK
How do i do this using better-auth?

