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

graph.post using KurveJs is not working, Can you share a sample for that? #40

Closed ChetaPandya closed 7 years ago

billba commented 8 years ago

Sorry, right now Kurve is read-only (no POST, PATCH, or DELETE support). I should clarify this in the documentation.

matvelloso commented 7 years ago

Hi,

Kurve JS is just an experimental library. It's not an official library and it hasn't been updated for quite a while. I'd recommend instead using the new MSAL library which is our official one for this: https://github.com/AzureAD/microsoft-authentication-library-for-js