I am developing an application that requires to share files between users using Microsoft Live sdk. But only resource that I came across is by providing a
shared link or embed link which expires after some time and are open to public usage. Instead, I want to share files among only certain group of one drive users and that too, permanently. This functionality is already present in one drive itself.
Is there any way of doing it using one drive api ?
UPDATE: google drive api supports these.