mirror of
https://github.com/supabase/supabase.git
synced 2026-06-25 10:37:16 +08:00
* feat: initial commit * feat: add mfa verification hook feat: update docs fix: add section on writing own hook feat: update guide * feat: temp comit * feat: update files * feat: fix link * fix: update copy * Apply suggestions from code review * feat: restructure content * feat: subclass examples into accordions * feat: reinstate backticks * Apply suggestions from code review Co-authored-by: Kang Ming <kang.ming1996@gmail.com> * Apply suggestions from code review Co-authored-by: Kang Ming <kang.ming1996@gmail.com> Co-authored-by: Charis <26616127+charislam@users.noreply.github.com> * Update apps/docs/pages/guides/auth/auth-postgres-hooks.mdx Co-authored-by: Charis <26616127+charislam@users.noreply.github.com> * Update apps/docs/pages/guides/auth/auth-postgres-hooks.mdx Co-authored-by: Charis <26616127+charislam@users.noreply.github.com> * Update apps/docs/pages/guides/auth/auth-postgres-hooks.mdx Co-authored-by: Kang Ming <kang.ming1996@gmail.com> * Update apps/docs/pages/guides/auth/auth-postgres-hooks.mdx Co-authored-by: Charis <26616127+charislam@users.noreply.github.com> * refactor: dump hooks into table * refactor: restructure content * refactor: change structure * feat: add information about required claims * feat: move claims into table * feat: update structure * feat: update with warning about jsonb operator * Apply suggestions from code review Co-authored-by: Charis <26616127+charislam@users.noreply.github.com> * feat: remove image of dashboard, address more comments * feat: add additional plv8 and pg_net examples * feat: swap out image, use 2 space tabs * feat: format email requests * Update apps/docs/pages/guides/auth/auth-postgres-hooks.mdx Co-authored-by: Kang Ming <kang.ming1996@gmail.com> * docs: rewrite headers to active * feat: add instructions on storing in vault * Apply suggestions from code review Co-authored-by: Stojan Dimitrovski <sdimitrovski@gmail.com> * refactor: rephrase docs * feat: drop headings * chore: delete unused lines * feat: address changes * feat: rename fields * feat: update example from testing * fix: moinor owrding change * Apply suggestions from code review * Update apps/docs/pages/guides/auth/auth-hooks.mdx * Apply suggestions from code review * Apply suggestions from code review * Apply suggestions from code review * Update apps/docs/pages/guides/auth/auth-hooks.mdx * Apply suggestions from code review Co-authored-by: Stojan Dimitrovski <sdimitrovski@gmail.com> * feat: make tabs active * fix: remove unused files --------- Co-authored-by: joel@joellee.org <joel@joellee.org> Co-authored-by: Kang Ming <kang.ming1996@gmail.com> Co-authored-by: Charis <26616127+charislam@users.noreply.github.com> Co-authored-by: Stojan Dimitrovski <sdimitrovski@gmail.com>