Skip to content
This repository was archived by the owner on May 3, 2024. It is now read-only.

Commit dfb0a7c

Browse files
salman90derisen
andauthored
Update 6-AdvancedScenarios/1-call-api-obo/API/authConfig.js
remove applicationPermissions Co-authored-by: Doğan Erişen <dogan.erisen@gmail.com>
1 parent fbd1b20 commit dfb0a7c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

6-AdvancedScenarios/1-call-api-obo/API/authConfig.js

-3
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,6 @@ const authConfig = {
2626
delegatedPermissions: {
2727
scopes: ['access_graph_on_behalf_of_user'],
2828
},
29-
applicationPermissions: {
30-
scopes: ['access_graph_on_behalf_of_user'],
31-
},
3229
},
3330
},
3431
};

0 commit comments

Comments
 (0)