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>
Supabase Google Author -Integration mit Kondensator (React) für iOS ⇐ IOS
-
- Similar Topics
- Replies
- Views
- Last post