{"library":"proactive-sharepoint-auth","type":"library","category":null,"description":"A lightweight Node.js library for authenticating against SharePoint Online and retrieving authentication cookies. Version 0.1.0 is the current stable release. It uses device-level credentials (username/password) to obtain a FedAuth cookie that can be used for subsequent SharePoint API calls. The library is minimal, with no external dependencies, but relies on the deprecated SPO login flow. It only supports username-password authentication (no MFA or app-only). Released irregularly, with no updates since initial version.","language":"javascript","status":"maintenance","version":"0.1.0","tags":["javascript"],"install":[{"cmd":"npm install proactive-sharepoint-auth","imports":["const proactive = require('proactive-sharepoint-auth'); new proactive.SharePoint.Authenticate(...)","import * as proactive from 'proactive-sharepoint-auth'; new proactive.SharePoint.Authenticate(...)","const { SharePoint } = require('proactive-sharepoint-auth'); new SharePoint.Authenticate(...)"]},{"cmd":"yarn add proactive-sharepoint-auth","imports":[]},{"cmd":"pnpm add proactive-sharepoint-auth","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/proactive-sharepoint-auth","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/proactive-sharepoint-auth/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Fri Jul 24","install_tag":null}}