hongbo-miao / microsoft-graph-angular

This project is showing how you can use Microsoft Graph in your Angular 4 project
11 stars 4 forks source link

File Upload/save with out user credentials? #2

Open NareshReddyG opened 7 years ago

NareshReddyG commented 7 years ago

Is there any working example for the file upload to onedrive from angular4, without forcing the end user to enter the onedrive/microsoft account credentials?

hongbo-miao commented 6 years ago

Hi @NareshReddyG I have left Microsoft, maybe asking under this sample https://github.com/microsoftgraph/angular4-connect-sample , someone might direct you to the correct direction.