Hacker News new | ask | show | jobs
by tmountain 786 days ago
I believe that the self hosted version is missing auth hooks.

https://www.reddit.com/r/Supabase/comments/1bpaq9w/comment/k...

2 comments

i believe the docker image ID on the docker-compose hasn’t been updated to the latest stable version. I’ll make a PR later when I’m at my computer (or anyone else is welcome to and I can review/merge)
Awesome, thanks for following up and for making a great product!
I checked with the team - it was already in the self-hosted version.

There are some guides for using this in the CLI docs:

https://supabase.com/docs/guides/auth/auth-hooks#local-devel...

(I'll find a way to consolidate these docs so the work across CLI + docker-compose)

Following...