We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b3f7f6 commit 7de4eb2Copy full SHA for 7de4eb2
1 file changed
demo/graph-tutorial/example.env
@@ -1,4 +1,4 @@
1
-OAUTH_APP_ID=YOUR_CLIENT_SECRET_HERE
+OAUTH_APP_ID=YOUR_APP_ID_HERE
2
OAUTH_APP_SECRET=YOUR_CLIENT_SECRET_HERE
3
OAUTH_REDIRECT_URI=http://localhost:3000/auth/callback
4
OAUTH_SCOPES='user.read,calendars.readwrite,mailboxsettings.read'
0 commit comments