Skip to content
This repository has been archived by the owner on Jun 25, 2023. It is now read-only.

Releases: Azure-Samples/microsoft-identity-express

@azure-samples/microsoft-identity-express v1.0.0-beta.7

12 Oct 22:58
b7284ee
Compare
Choose a tag to compare
  • Bumps msal-node to v1.14.2

@azure-samples/microsoft-identity-express v1.0.0-beta.6

23 Jul 18:03
7aa49e4
Compare
Choose a tag to compare
  • Bumps msal-node to v1.12.0
  • Enables strict type checks
  • Remove error route definition and defer error handling to Express
  • Fixes an issue where the expected interaction_required error was not thrown
  • More descriptive errors and logs

@azure-samples/microsoft-identity-express v1.0.0-beta.5

05 Apr 18:28
8ebf8d0
Compare
Choose a tag to compare
  • Removed token validation feature.

@azure-samples/microsoft-identity-express v1.0.0-beta.4

15 Oct 07:53
28fce6e
Compare
Choose a tag to compare
  • Changes package name to microsoft-identity-express, to reflect inspiration from Microsoft.Identity.Web
  • Introduces builder pattern for creating auth clients (breaking)
  • Adds support for app service authentication

@azure-samples/msal-express-wrapper v1.0.0-beta.3

07 Jul 13:38
63c359a
Compare
Choose a tag to compare
  • Fixes an issue where the redirect route handler was mounted on the wrong path which was causing the wrapper not to process the redirect response.

@azure-samples/msal-express-wrapper v1.0.0-beta.2

05 Jul 01:52
39f572b
Compare
Choose a tag to compare
  • Fixes an issue where using middleware in routers that are mounted on a path produce invalid baseUrl for the purpose of redirect

@azure-samples/msal-express-wrapper v1.0.0-beta.1

20 Jun 17:59
76902b3
Compare
Choose a tag to compare

Initial release