@azure/msal-node-runtime
v0.20.5
Published
Add-on for msal-node which enables token acquisition from native broker
Readme
Microsoft Authentication Library - Node Runtime Interop (msal-node-runtime)
This package is not intended or supported for direct use, please refer to msal-node and msal-node-extensions to add authentication to your Node.js app.
Changelog
[0.20.5]
Bug Fixes
- Fix arm64 macOS native binary failing to load due to incorrect architecture.
[0.20.4]
New Platform Support
- Add RHEL 8/9/10 support for Linux (x64).
- Add Windows arm64 support
Known Issues
- arm64 macOS
libmsalruntime.dylibis incorrectly linked for x86_64 (82 KB instead of ~7 MB). Resolved in next release.
[0.20.1]
New Platform Support
- Add macOS x64 support.
[0.20.0]
New Platform Support
- Add Linux (Ubuntu 22/24) x64 support
[0.19.5]
Bug Fixes
- Fix sign-in hang on macOS (arm64) when broker is unavailable
[0.19.4]
New Platform Support
- Add macOS arm64 support
