Yahoo Search Busca da Web

Resultado da Busca

  1. pypi.org › project › supabasesupabase · PyPI

    11 de jun. de 2024 · Download files. Download the file for your platform. If you're not sure which to choose, learn more about installing packages. Source Distribution

  2. Há 6 dias · supabase_flutter v1 used hive to persist the user session. In the current version of supabase_flutter it uses shared_preferences. If you are updating your app from v1 to v2, you can use the following custom LocalStorage implementation to automatically migrate the user session from hive to shared_preferences.

  3. Há 6 dias · Prerelease versions of supabase. Pub is the package manager for the Dart programming language, containing reusable libraries & packages for Flutter and general Dart programs.

  4. Há 6 dias · Supabase is an open source Firebase alternative. We are a service to: listen to database changes. query your tables, including filtering, pagination, and deeply nested relationships (like GraphQL) create, update, and delete rows. manage your users and their permissions. interact with your database using a simple UI.

  5. 11 de jun. de 2024 · You can actually access your auth data in Supabase in your Table Editor because the data there is also saved in a SQL table. Just go to schema > auth > users to have a look. The Solution 1. Open the SQL Editor in the side panel of your project in Supabase 2. In the terminal, write the following function and click run.

  6. 23 de jun. de 2024 · Features. 🚀 Protected Routes. 🚀 Supabase Session Object in Global Context via useSession. 🚀 User Authentication. 🚀 Routing and Route Guards. It's also blazingly fast 🔥 No really, try it out for yourself. We also have a similar template for FIREBASE 🔥.

  7. 30 de jun. de 2024 · Nuxt Supabase. Supabase module for Nuxt. Changelog; 📖 Read the documentation; Video; 👾 Demo