OneDrive / onedrive-texteditor-js

Simple single-page JavaScript app for editing text files
Other
29 stars 23 forks source link

Use PKCE instead of Implicit Grant flow #10

Open iinuwa opened 2 years ago

iinuwa commented 2 years ago

This example requires enabling the implicit flow for the app, which is no longer recommended for use by Microsoft. Is it possible to update the SDK to use PKCE instead?