{"id":20904186,"url":"https://github.com/shivamarora1/onedrive-angular","last_synced_at":"2026-04-20T20:02:10.010Z","repository":{"id":249424560,"uuid":"829249160","full_name":"shivamarora1/onedrive-angular","owner":"shivamarora1","description":"Microsoft personal one drive and share point integration with Angular","archived":false,"fork":false,"pushed_at":"2024-07-25T17:36:25.000Z","size":2150,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-12T21:21:50.507Z","etag":null,"topics":["angular","msal-js","onedrive","onedrive-api","onedrive-picker","sharepoint","sharepoint-picker"],"latest_commit_sha":null,"homepage":"http://shivamreloaded.com/onedrive-angular/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shivamarora1.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-16T04:11:34.000Z","updated_at":"2024-07-25T17:36:28.000Z","dependencies_parsed_at":"2024-11-20T13:34:40.325Z","dependency_job_id":null,"html_url":"https://github.com/shivamarora1/onedrive-angular","commit_stats":null,"previous_names":["shivamarora1/onedrive-angular"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/shivamarora1/onedrive-angular","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shivamarora1%2Fonedrive-angular","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shivamarora1%2Fonedrive-angular/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shivamarora1%2Fonedrive-angular/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shivamarora1%2Fonedrive-angular/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shivamarora1","download_url":"https://codeload.github.com/shivamarora1/onedrive-angular/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shivamarora1%2Fonedrive-angular/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28008433,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-12-24T02:00:07.193Z","response_time":83,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["angular","msal-js","onedrive","onedrive-api","onedrive-picker","sharepoint","sharepoint-picker"],"created_at":"2024-11-18T13:16:16.979Z","updated_at":"2025-12-24T20:44:14.101Z","avatar_url":"https://github.com/shivamarora1.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":" ## How to run this project:\n 1. Transpile the source package `sdk-pnptimeline`\n ```\n cd sdk-pnptimeline\n npm install\n npm build\n ```\n2. Create a new [AAD App Registration](https://learn.microsoft.com/en-us/entra/identity-platform/quickstart-register-app?tabs=certificate), note the ID of the application.\n3. Replace the clientId in `auth.ts` file.\n ```\n export const msalParams: Configuration = {\n    auth: {\n        authority: \"https://login.microsoftonline.com/common\",\n        clientId: \"\u003cYour Client Id\u003e\",\n        redirectUri: window.location.origin\n    },\n    cache: { cacheLocation: BrowserCacheLocation.LocalStorage }\n}\n```\n4. Install the required dependencies\n```\nnpm install --save\n```\n5. Run the application\n```\nnpm run start\n```\n6. Building this project. Change script.start field in package.json as required.\n```\nnpm run build\n``` \n\n👉 Live [Demo](https://shivamreloaded.com/onedrive-angular/)\n\nPersonal Onedrive picker:\n![img_2](https://github.com/user-attachments/assets/20432172-ddb6-4a69-af71-265fe6aeeafb)\n\nSharepoint Onedrive picker:\n![img_1](https://github.com/user-attachments/assets/ece658d5-a66f-4b86-b35d-013bd011926a)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshivamarora1%2Fonedrive-angular","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshivamarora1%2Fonedrive-angular","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshivamarora1%2Fonedrive-angular/lists"}