Socket
Socket
Sign inDemoInstall

passport-microsoft

Package Overview
Dependencies
92
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

2.1.0

Diff

Changelog

Source

[2.1.0] - 2024-04-24

Added

  • Added apiEntryPoint option to allow customizing the base of the API URI
seanfisher
published 2.0.0 •

Changelog

Source

[2.0.0] - 2024-07-21

Added

  • The User Principal Name (UPN) is now added onto a custom profile field called userPrincipalName.

Changed

  • [BREAKING] Treating the User Principal Name (UPN) as an email address is now opt-in functionality. To maintain existing behavior, set the addUPNAsEmail option to true when configuring the strategy.
  • The emails array in the user profile can now contain zero or multiple email addresses
seanfisher
published 1.1.0 •

Changelog

Source

[1.1.0] - 2024-07-21

Added

  • Can now specify the Microsoft Graph API version as a config option

Changed

  • Upgraded dependencies of main library
  • Upgraded dependencies of example application

Removed

  • Removed dependency on pkginfo to facilitate bundling

Deprecated

  • Adding the User Principal Name (UPN) as an email address every time a mail property can't be found will be changed to opt-in behavior in future versions to avoid giving the impression that the UPN is always semantically a valid email
seanfisher
published 1.0.0 •

Changelog

Source

[1.0.0] - 2022-04-14

The API/design is stable enough that this is marked as the 1.0.0 release.

Added

  • VS Code launch.json for example app
  • New prompt, login_hint, domain_hint, locale, and display authorization parameters (See #8 and #18), thanks to @rachaelsingleton
  • Support for a tenant configuration option (See #17)
  • Documentation updates:
    • README updates for configuration options
    • Changelog

Changed

  • Use npm instead of yarn for tracking dependencies
  • Upgraded dependencies of main library
  • Upgraded dependencies of example application, including from Express 3.x to 4.x

Security

  • Upgraded dependencies to address https://nvd.nist.gov/vuln/detail/CVE-2021-415 by @derekwheel
seanfisher
published 0.1.0 •

seanfisher
published 0.0.5 •

Changelog

Source

[0.0.5] - 2017-04-14

Changed

  • Updated some broken links in the documentation
seanfisher
published 0.0.4 •

Changelog

Source

[0.0.4] - 2017-04-14

Changed

  • Renamed the strategy from MicrosoftGraphStrategy to MicrosoftStrategy
  • Metadata and documentation updates
seanfisher
published 0.0.3 •

Changelog

Source

[0.0.3] - 2017-04-12

Changed

  • Metadata and documentation updates
seanfisher
published 0.0.2 •

Changelog

Source

[0.0.2] - 2017-04-12

Added

  • Initial public version
seanfisher
published 0.0.1 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc