Supabase Google Author -Integration mit Kondensator (React) für iOSIOS

Programmierung für iOS
Guest
 Supabase Google Author -Integration mit Kondensator (React) für iOS

Post by Guest »

Ich versuche, Supabase Google Author in meine Hybrid -App zu integrieren, die mit dem Kondensator erstellt wurde. /p>
Es gibt auch keine Dokumentation darüber. src = "https://i.sstatic.net/kmily.gif"/>
Ich habe versucht, auch die Redirect -URL zu ändern.
supabase?.auth.signInWithOAuth({
provider: "google",
options: Capacitor.isNativePlatform()
? {
redirectTo: "capacitor://localhost",
}
: {},
});
< /code>
Dies bringt mich zurück in die App, protokolliert mich aber nicht in < /p>

Quick Reply

Change Text Case: 
   
  • Similar Topics
    Replies
    Views
    Last post