Skip to content

Latest commit

 

History

History
66 lines (46 loc) · 2.04 KB

README.md

File metadata and controls

66 lines (46 loc) · 2.04 KB

OpenID Federation

Packages  |  Getting started  |  Usage  |  Contributing  |  License  |  Credits


Packages

All packages are placed in the packages/ directory.

Package Version Description
@openid-federation/core OpenID Federation Core version on NPM Core implementation of OpenID Federation.

Getting Started

pnpm

Install dependencies:

$ pnpm install

Usage

# npm install @openid-federation/core
# yarn install @openid-federation/core

pnpm install @openid-federation/core

Contributing

Is there something you'd like to fix or add? Great, we love community contributions! To get involved, please follow our contribution guidelines.

License

This project is licensed under the Apache License Version 2.0 (Apache-2.0).

Credits

This library was initially created by Animo as part of the SPRIN-D EUDI Wallet Prototypes Funke.