Yahoo Search Busca da Web

Resultado da Busca

  1. supabase.com › docsSupabase Docs

    Supabase provides a full Postgres database for every project with Realtime functionality, database backups, extensions, and more. Auth Add and manage email and password, passwordless, OAuth, and mobile logins to your project through a suite of identity providers and APIs.

  2. Learn how to create a Supabase project, add some sample data to your database, and query the data from an Android Kotlin app.

  3. The API is auto-generated from your database and is designed to get you building as fast as possible, without writing a single line of code. You can use them directly from the browser (two-tier architecture), or as a complement to your own API server (three-tier architecture).

  4. This is a non-exhaustive list of features that Supabase provides for every project.

  5. Supabase Auth makes it easy to implement authentication and authorization in your app. We provide client SDKs and API endpoints to help you create and manage users. Your users can use many popular Auth methods, including password, magic link, one-time password (OTP), social login, and single sign-on (SSO).

  6. This reference documents every object and method available in Supabase's isomorphic JavaScript library, supabase-js. You can use supabase-js to interact with your Postgres database, listen to database changes, invoke Deno Edge Functions, build login and user management functionality, and manage large files.

  7. Architecture. Supabase is open source. We choose open source tools which are scalable and make them simple to use. Supabase is not a 1-to-1 mapping of Firebase.