Skip to content

Latest commit

 

History

History
42 lines (30 loc) · 2.45 KB

File metadata and controls

42 lines (30 loc) · 2.45 KB

Quarkus - OIDC Verifiable Credentials

All Contributors

Version

_Provide support for requesting Verifiable Credentials and verifying their Presentations in Holder-Issuer-Verifier architectures.

This project enables Quarkus REST applications to act as Verifiable Credential Verifiers that follow the OpenID for Verifiable Presentations specification.

To get started, add the dependency:

<dependency>
    <groupId>io.quarkiverse.oidc-verifiable-credentials</groupId>
    <artifactId>quarkus-verifiable-presentations</artifactId>
</dependency>

For more details, check the complete documentation.

Contributors ✨

Thanks goes to these wonderful people (emoji key):


sberyozkin

💻 🚧

gastaldi

💻 🚧

This project follows the all-contributors specification. Contributions of any kind welcome!