import 'react-native-url-polyfill/auto' import \{ createClient \} from '@supabase/supabase-js' import AsyncStorage from '@react-native-async-storage/async-storage'; import * as SecureStore from 'expo-secure-store'; import * as aesjs from 'aes-js'; import 'react-native-get-random-values...
WebExpo React NativeFlutterSwiftAndroid (Kotlin)Chrome Extensions For web applications, you can set up your signin button two different ways: Use your own application code for the button. Use Google's pre-built sign-in or One Tap flows. Application code configuration# To use your own ...
https://supabase.com/docs/guides/getting-started/tutorials/with-expo#initialize-a-react-native-app...
Bug report [x ] I confirm this is a bug with Supabase, not with my own application. [ x] I confirm I have searched the Docs, GitHub Discussions, and Discord. Describe the bug const { data, error } = await supabase.auth.updateUser({ passw...
spec docs: add postgrest-js explain() (supabase#18833) Nov 11, 2023 studio chore(deps): bump @sentry/nextjs from 7.73.0 to 7.77.0 (supabase#18860) Nov 10, 2023 supabase feat: add LinkedIn OIDCProvider (supabase#18225) Oct 18, 2023 tests chore: upgrade next 13 + react 18 (supabas...
React Vue 3 Nuxt 3 Angular RedwoodJS SolidJS Svelte SvelteKit refine Mobile tutorials Flutter Expo React Native Android Kotlin Ionic React Ionic Vue Ionic Angular Swift AI Tools Prompts Model context protocol (MCP) DOCS Start Products Build Manage Reference Resources DOCS Search docs... K ...
Sign in with phone and passwordSign in using a third-party provider with redirectSign in with scopesSign in using a refresh token (e.g. in React Native). 1 2 3 4 const { user, session, error } = await supabase.auth.signIn({ email: 'example@email.com', password: 'example-password...
For full documentation, visit supabase.io/docs Community & Support Community Forum. Best for: help with building, discussion about database best practices. GitHub Issues. Best for: bugs and errors you encounter using Supabase. Email Support. Best for: problems with your database or infrastructure...
Bug report I confirm this is a bug with Supabase, not with my own application. I confirm I have searched the Docs, GitHub Discussions, and Discord. Describe the bug With textSearch, I cannot find a way to search for stopwords like and or...
Reference Resources Searchdocs... K Sign up Auth Overview Architecture Getting Started Next.js React React Native Concepts Users Identities Sessions Flows (How-tos) Server-Side Rendering Password-based Email (Magic Link or OTP) Phone Login