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

MS-AuthToken

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

MS-AuthToken

Use this library to generate authentication token for microsoft services like MS Graph api, Sharepoint rest api etc.

1.7.2
PyPI
Maintainers
1

MS-AuthToken

MS-AuthToken is a PyPI library to generate Microsoft Authentication tokens for MS Graph Api and Sharepoint rest api. MS-AuthToken library helps you generate tokens within no time. Just install the package and pass your configuration settings to generate a token. This library supports the following token generation:

  • Microsoft Graph API
  • SharePoint Rest API

MS-AuthToken library allows you to pass your own configuration settings object as well as separate variables are also supported.

Installation

MS-AuthToken requires pip to install.

Install the dependencies and devDependencies and start the server.

$ cd your_project_folder
$ pip install MS-AuthToken==1.2

Todos

  • Support for more tokens
  • SSO implementation

License

  • MIT

Keywords

Microsoft

FAQs

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