From 3783606236a91137f55d560bd3b255ffe4104972 Mon Sep 17 00:00:00 2001 From: Justin Date: Mon, 30 Dec 2024 07:11:08 -0800 Subject: [PATCH] docs(readme): add email permission requirement (#444) --- demo/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/demo/README.md b/demo/README.md index cf5b6870..6e7cc4be 100644 --- a/demo/README.md +++ b/demo/README.md @@ -27,6 +27,8 @@ In your Supabase project, make sure to create the `tasks` table with the followi Create a GitHub Oauth Application on https://github.com/settings/applications/new +Grant read access to Email addresses under User Permissions + With homepage url being http://localhost:3000 For the callback url, please refer to https://supabase.com/docs/guides/auth/auth-github#find-your-callback-url