MicrosoftDX / kurvejs

Kurve JS is a combination of JavaScript/TypeScript libraries for authentication against Microsoft Active Directory and access to the Microsoft Graph REST API
MIT License
56 stars 12 forks source link

Support callback or promise by leveraging TS method overload #15

Closed jpgarcia closed 8 years ago

jpgarcia commented 8 years ago

Still need to update the (result, error) callback parameters order but we can do that later once everything is aligned with newgraph approach

billba commented 8 years ago

"newgraph" is an experimental branch. These changes should go into the "testable" branch.