You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently users can add an avatar by adding the URL of the image to their profile. We should allow them to upload (we already have a bucket in supabase).
Currently users can add an avatar by adding the URL of the image to their profile. We should allow them to upload (we already have a bucket in supabase).
Some implementation details can be found here (we need to adapt it to work on the server and with our app): https://supabase.com/docs/guides/getting-started/tutorials/with-sveltekit#bonus-profile-photos
The text was updated successfully, but these errors were encountered: