GDevelop-extensions
GDevelop-extensions copied to clipboard
New extension: Supabase
Description
This extension is an upgrade of Supabase save state extension #1067 by @romw314.
Supabase vs Supabase save state
- Both, Supabase and Supabase save state, use the same JavaScript client by @romw314.
- Supabase doesn't need a static scheme (setup), however, extension users still need to configure their own Supabase projects.
- Supabase supports OTP authentication.
- Supabase supports CRUD and filtering.
- Supabase retrieves session automatically by saving/loading refresh token.
Comparison
How to use the extension
- Get project's URL and key from Supabase.
- Open the extension in the editor and set SupabaseURL and SupabaseKey.
- On Supabase.com, currently you have to let anonymouses read tables, no need to let anonymouses create/update/delete.
Checklist
- [X] I've followed all of the best practices.
- [X] I confirm that this extension can be integrated to this GitHub repository, distributed and MIT licensed.
- [X] I am aware that the extension may be updated by anyone, and do not need my explicit consent to do so.
What tier of review do you aim for your extension?
Community (Unreviewed)