Skip to content

moiph/onedrive-explorer-js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

onedrive-explorer-js

OneDrive Explorer web app

This sample illustrates the basic concepts for interacting with the OneDrive API to create a file explorer web app.

Included in this project:

  • OneDriveExplorer (index.html) - A sample web app to view the contents of the signed in user's OneDrive and show the JSON structures returned by the API.
  • ODAuth (odauth.js) - A simple js library for handling the OAuth2 implicit grant flow for OneDrive. Used by the OneDriveExplorer web app.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 53.1%
  • JavaScript 39.2%
  • CSS 7.7%