Skip to content

v2.0.0

Compare
Choose a tag to compare
@seanfisher seanfisher released this 21 Mar 19:35
· 17 commits to master since this release

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

Updates by @seanfisher in #37

Full Changelog: v1.1.0...v2.0.0