🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

graph-interface

Package Overview
Dependencies
Maintainers
0
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graph-interface

An package with the focus on making easy the first contact with MS Graph API

1.0.2
latest
Source
npm
Version published
Weekly downloads
7
250%
Maintainers
0
Weekly downloads
 
Created
Source

graph-interface

Simple Microsoft Graph API client.

Important: This version have breaking changes and is not compatible with the previous version.

Similar projects

Why?

As you may noticed, there is already an official package to deal with the Graph API requests, and it's very well done. It have all the abstractions and provides a nice API to work with.

However, some things are not available in the official package, like the ability to make massive requests and a simplified way to authenticate with the API.

In general, I would say that you probably should use the official package, but if you really need to make massive requests, you can use this package.

Documentation and Source-Code

You can find the full documentation and source-code of this package here.

Keywords

Azure AD

FAQs

Package last updated on 28 Aug 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts