Skip to content

Commit 7de4eb2

Browse files
committed
Update example.env
1 parent 1b3f7f6 commit 7de4eb2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

demo/graph-tutorial/example.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
OAUTH_APP_ID=YOUR_CLIENT_SECRET_HERE
1+
OAUTH_APP_ID=YOUR_APP_ID_HERE
22
OAUTH_APP_SECRET=YOUR_CLIENT_SECRET_HERE
33
OAUTH_REDIRECT_URI=http://localhost:3000/auth/callback
44
OAUTH_SCOPES='user.read,calendars.readwrite,mailboxsettings.read'

0 commit comments

Comments
 (0)