Packages | Getting started | Usage | Contributing | License
All packages are placed in the packages/
directory.
Package | Version | Description |
---|---|---|
@openid-federation/fetch |
0.1.0 | Fetch implementation which is used to fetch the OpenID Federation. |
@openid-federation/policies |
0.1.0 | Policies for OpenID Federation shared. |
@openid-federation/registry |
0.1.0 | Implementation of the registry for OpenID Federation. |
@openid-federation/registry-policies |
0.1.0 | Policies for the registry for OpenID Federation. |
@openid-federation/resolver |
0.1.0 | Resolver implementation for OpenID Federation. |
@openid-federation/resolver-policies |
0.1.0 | Policies for the resolver for OpenID Federation. |
pnpm
Install dependencies:
$ pnpm install
Is there something you'd like to fix or add? Great, we love community contributions! To get involved, please follow our contribution guidelines.
This project is licensed under the Apache License Version 2.0 (Apache-2.0).