# Supabase Auth

DevFeed: [Supabase Auth](<https://devfeed.tech/articles/supabase-auth-578.md>)

Original publisher: [Read original article](<https://supabase.com/blog/supabase-auth>)

Author: Paul Copplestone

Published: 2020-08-05T07:00:00Z

Content type: release

Language: en

Sources: [Supabase Blog](<https://devfeed.tech/sources/supabase-blog.md>)

Topics: [Supabase](<https://devfeed.tech/topics/supabase.md>), [Authentication](<https://devfeed.tech/topics/authentication.md>), [Authorization](<https://devfeed.tech/topics/authorization.md>), [PostgreSQL](<https://devfeed.tech/topics/postgresql.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [Firebase](<https://devfeed.tech/topics/firebase.md>), [Netlify](<https://devfeed.tech/topics/netlify.md>), [Go](<https://devfeed.tech/topics/go.md>)

Tags: [authentication](<https://devfeed.tech/tags/authentication.md>), [authorization](<https://devfeed.tech/tags/authorization.md>), [backend](<https://devfeed.tech/tags/backend.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [go](<https://devfeed.tech/tags/go.md>), [netlify](<https://devfeed.tech/tags/netlify.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [postgresql](<https://devfeed.tech/tags/postgresql.md>)

## AI overview

Supabase announces Supabase Auth, a backend service for authenticating and authorizing users. The article describes user management, PostgreSQL Row Level Security, database policies, and an implementation built with open-source components including PostgreSQL, PostgREST, and a fork of Netlify's GoTrue server.

## Source excerpt

Authenticate and authorize your users with Supabase Auth