Mainul Hasandev.webdevstory.com·Sep 23, 2024OneDrive Integration with React: Step-by-Step GuideIn this post, I’ll share how to integrate Microsoft OneDrive with your React application. We’ll explore the steps for OAuth 2.0 authentication, getting access and refresh tokens, managing file uploads, and addressing challenges like ETag conflicts an...DiscussOneDrive
Tim Bailey-Jonestimcod.es·Oct 31, 2023Welcome to MY world, Microsoft OneDrive!Oh, this is RICH and IRONIC! Get a load of these error messages! The name contains characters that aren't allowed. REALLY! So, let me get this straight. After THIRTY-FIVE YEARS of struggling against DOS' and Windows' psychopathic devotion to using...Discuss·60 readsshell
Deep Sarkerdeepsarker.hashnode.dev·Aug 10, 2023Building a Full Stack Web App: How I Developed A ImageHub With Python And React Part - 2 [Backend]Artetore Imagehub is a hub to store and showcase personalized image The backend of the Image Hub is developed by FastAPI. All requirements of the backend are: fastapi python-jose[cryptography] passlib[bcrypt] SQLAlchemy python-dotenv uvicorn m...Discuss·29 readsPython
StarAttstaratt.hashnode.dev·Feb 12, 2023How to access Windows' OneDrive folder from LinuxMy friend had some files in the OneDrive folder on Windows’ partition, wondering how to access them directly from Linux (because of the unsupported reparse point error). Hence, this article was born. Install ntfs-3g (with FUSE support so you can mou...Discuss·316 readsLinux
Teoh Sin YeeforMLSA USMmlsausm.hashnode.dev·Oct 29, 2022Microsoft OneDriveMicrosoft OneDrive allows you to organize your files, access them 24/7 from any device, and back them up. Learn how to use OneDrive for university assignments. Why storing your assignments or study materials on a cloud drive is a better choice? You...Discuss·3 likes·195 readsOneDrive