Home

Awesome

<p align="center"> <a href="https://github.com/getlarge/nestjs-ory-integration/" target="blank"><img src="https://ipfs.io/ipfs/QmQ6CMaraTMrv8byJfY64mDM6o7citx1pgEobMKWEJaSCB?filename=ory-nestjs-min.png" width="120" alt="NestOry Logo" /></a> </p>

NestJS Ory Integration

License: MIT CI Quality Gate Status code style: prettier

🍃This suite of libraries will make the integration or Ory Kratos, Keto and Hydra a breeze in your next NestJS projects!

📦This is a mono repository containing the following packages:

PackageDescriptionVersion
keto-client-wrapperA NestJS library to integrate Ory Keto APInpm
keto-relations-parserA TS library to parse a string representation of a Relation tuple using Zanzibar notation.npm
kratos-client-wrapperA NestJS library to integrate Ory Kratos APInpm
hydra-client-wrapperA NestJS library to integrate Ory Hydra APInpm
keto-cliA CLI to interact with the Ory Keto APInpm
kratos-cliA CLI to interact with the Ory Kratos self-service APInpm

Installation and usage

Check the README of each package for more details.

Examples

Check out the following projects for examples of using these packages:

Misc

You can read the blog post describing the journey of creating these libraries.