I'm trying to figure out how to retrieve files from OneDrive to the Parent's page using their access in PowerSchool. Is this feasible? I have created an app in Microsoft Azure having the client's ID and Secret Key for the Microsoft Graph -- and set up the permissions. I'm thinking of calling the Graph API from the Parent portal page using JavaScript but I'm not sure where to store the client ID and Secret Key of the Microsoft Graph App.
Not sure what should be my next step. Appreciate an extensive discussion on this matter.
Thank you.