[New Plugin] Supabase.js - With Auth, Data and Storage

[New Update 1.2.0]

  • “Data” now has Realtime functionality which listens to Database Changes, and refreshes the query. This uses the “Postgres Changes” realtime server which is done via Websockets. You can enable or disable Realtime with the checkbox, and it takes the initial filter into account, and also RLS. (Please don’t forget to check that your table has Realtime enabled, and also RLS is ok too). Here’s realtime in action, with two browser opened.
  • Added some more Auth providers for Oauth2
  • When you Update/Delete data via the Workflow you can now specify the Name and Value for the filter.

Next in line: Minor changes to Auth, Multiple filter option for Data & Large file Upload via TUS.

11 Likes