mirror of
https://github.com/supabase/supabase.git
synced 2026-06-22 00:02:50 +08:00
## I have read the [CONTRIBUTING.md](https://github.com/supabase/supabase/blob/master/CONTRIBUTING.md) file. YES ## What kind of change does this PR introduce? Docs update ## What is the current behavior? We don't have a guide on how to manage 401 errors in edge functions ## What is the new behavior? Adds guide ## Additional context I noticed that pre-existing guides have the following header: ```sh database_id = "4e6ff2e4-2abb-4fba-8233-5883b3d56fb0" ``` Not sure if the database_id will be added when a guide is introduced manually. @charislam, does anything special need to be done? --------- Co-authored-by: Chris Chinchilla <chris.ward@supabase.io> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Chris Chinchilla <chris@chrischinchilla.com>