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

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

Post by Anonymous »

Ich versuche, Supabase Google Author in meine Hybrid -App zu integrieren, die mit Kondensator erstellt wurde. src = "https://i.sstatic.net/kmily.gif"/>
Ich habe versucht, auch die Redirect -URL zu ändern.

Code: Select all

supabase?.auth.signInWithOAuth({
provider: "google",
options: Capacitor.isNativePlatform()
? {
redirectTo: "capacitor://localhost",
}
: {},
});
Dies bringt mich zurück zur App, meldete mich aber nicht in

Quick Reply

Change Text Case: 
   
  • Similar Topics
    Replies
    Views
    Last post