@ballware/identity-interface
v7.1.0
Published
Ballware Application Builder - Interface for identity provider
Downloads
15
Readme
Provides a provider independend interface for providing metadata to applications based on ballware application builder framework.
ballware application builder
This packages is part of ballware application builder for building modular generic metadata based application for the cloud.
Documentation
For API documentation see Github repository at TypeDoc
Copyright and license
Code and documentation copyright 2023 Frank Ballmeyer. Code released under the MIT License.
Building
Run nx build identity-interface
to build the library.
Running unit tests
Run nx test identity-interface
to execute the unit tests via Jest.