Last modified by messines on 2021/06/08 17:32

From version 17.6
edited by messines
on 2020/09/15 11:31
Change comment: There is no comment for this version
To version 18.1
edited by messines
on 2021/01/05 16:39
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -48,9 +48,7 @@
48 48  * **team **(optional)**: **This scope is like the group scope lets your app identify the permissions of the user, but by identifying what collabs the user has access to and with what roles.
49 49  * **clb.wiki.read **(optional): access to GET Collab API
50 50  * **clb.wiki.write** (optional): access to DELETE/PUT/POST Collab API
51 -* **clb.drive:read **(optional): access to GET Drive API
52 -* **clb.drive:write** (optional): access to DELETE/PUT/POST Drive API
53 -* **collab.drive **(optional): former scope, should be use if clb.drive is not enought
51 +* **collab.drive **(optional): access to GET/POST/PUT/DELETE drive API
54 54  * **offline_access **(optional)**: **provide refresh token
55 55  
56 56  {{info}}