apps/www/_blog/2020-08-02-supabase-alpha-july-2020.mdx
After 5 months of building, we're releasing one of our most anticipated features: Supabase Auth.
Watch a full demo:
<div className="video-container"> <iframe className="w-full" src="https://www.loom.com/embed/17fbbc3bc9b2459eb0efbbb174b2ce7b" frameBorder="0" allowFullScreen ></iframe> </div>This month, we're ecstatic to announce a feature we think you'll love: Supabase Auth. It's too big to fit into a monthly update so look out for a full update in the next few days.
We want to make it easy to get started adding Auth to your app, so we've released a simple example and a video tutorial which shows you how to implement a basic auth system using PostgreSQL's Row Level Security.
We've made some massive improvements to our Table Editor that we're excited to share.
Last month we made it easy to drill into your table relationships. This month, we make it possible to drill multiple levels deep.
<video width="99%" autoPlay loop muted playsInline controls={true}> <source src="https://xguihxuzqibwxjnimxev.supabase.co/storage/v1/object/public/videos/docs/relational-drilldown-zoom.mp4" type="video/mp4" /> </video>We're making it easier to manipulate your data. Next month, you'll be able to add and remove columns directly from the Table view.
<video width="99%" autoPlay loop muted playsInline controls={true}> <source src="https://xguihxuzqibwxjnimxev.supabase.co/storage/v1/object/public/videos/docs/csv-download-zoom.mp4" type="video/mp4" /> </video>If you launch a new Supabase project, you'll have access to several new Postgres extensions:
We have a number of small improvements:
or filter to the client library