Skip to content
This repository has been archived by the owner on May 27, 2020. It is now read-only.

KevinTCoughlin/onedrive-file-picker-redirect-uri-debug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting started

Debugging OneDrive/onedrive-api-docs#1077.

  1. Git clone this repository
  2. Run npm install to install dependencies
  3. Replace CLIENT_ID with your application token that has the auth.html route as a "Redirect URL". Example: http://127.0.0.1:8080/auth.html.
  4. Launch the webpage via http-server . or similar
  5. Load the served page ex: http://127.0.0.1:8080/ in your browser
  6. The OneDrive File Picker should launch, auth, and redirect to the document library
  7. Subsequent launches of the Picker should display the document library if credentials are stored

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages