@sphereon/ssi-sdk.ms-request-api
Version:
30 lines (20 loc) • 803 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 Issuer Request API (Typescript)
<br>
</h1>
**Warning: This package still is in every early development. Breaking changes without notice will happen at this point!**
# ms-request-api
Microsoft:registered: Entra Verified ID allows you to issue Verifiable Credentials. This SSI-SDK plugin handles issuing a verifiable credential using issuer authentication info and issuer configuration using the Entra Verified ID Request API.
### Installation
```shell
yarn add @sphereon/ssi-sdk.ms-request-api
```
### Build
```shell
yarn build
```