@sphereon/ssi-sdk.ms-authenticator
Version:
30 lines (20 loc) • 624 B
Markdown
<!--suppress HtmlDeprecatedAttribute -->
<h1 align="center">
<br>
<a href="https://www.sphereon.com"><img src="https://sphereon.com/content/themes/sphereon/assets/img/logo.svg" alt="Sphereon" width="400"></a>
<br>Microsoft Azure Active Directory Authenticator
<br>
</h1>
**Warning: This package still is in early development. Breaking changes without notice will happen at this point!**
# ms-authenticator
A SSI-SDK plugin to authenticate using the Microsoft Authentication Library (MSAL).
### Installation
```shell
pnpm add @sphereon/ssi-sdk.ms-authenticator
```
### Build
```shell
pnpm build
```