-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New extension: Supabase save state #1069
base: main
Are you sure you want to change the base?
Conversation
The tests failed because I use |
#1070 needs to be merged before merging this. |
#1070 is ready |
Thank you for submitting an extension. Can you use a version of the library that is not minified? Because, otherwise, reviewers can't check the code for ill intents. |
!update SupabaseSaveState.zip |
Can't update the extension, as it doesn't pass automatic tests:
|
!update SupabaseSaveState.zip |
✅ Successfully updated the extension. |
Added with the client library that is not minified. This PR is ready to merge after you review it. |
Any news about this? It's in review or it's awaiting review? It's the Extension Review project OK? There are no extensions marked as In Review. |
The example project seems not to be up to date. Please attach a new one with the latest version. |
Updated example: @D8H, Supabase's free tier pauses project after one week so if the Supabase project is down, tell me and I'll activate it. |
@romw314 Thanks for this contribution! I am a Supabase user and would be interested in trying this in my games. I have a few questions:
|
Thank you for submitting an extension. I have a few suggestions:
|
@tristanbob, @D8H, I'll try to meet your needs with my extension.
I can rename the extension to "Supabase" only, but it seems very hard for me to rephrase it in a more general manner.
I'll try to fix this. |
Hello @romw314, sorry for pinging. |
Maybe you have not set up your database properly, @EyadMahm0ud |
@romw314 |
So do it, please, @EyadMahm0ud. |
Description
This extension adds support to save the game state to Supabase.
How to use the extension
Use the login or signup actions to log in the user. When the user is logged in, you can use the Get data and Save data actions.
Checklist
What tier of review do you aim for your extension?
Community (Unreviewed)
Example file
game.zip
Extension file
SupabaseSaveState.zip