I wrote an R package to let users access OneDrive and SharePoint from within their session. It uses AAD to authenticate and the Graph API to talk to the backend. Everything works fine and it's ...