NestJS Ory Integration

June 21, 2024 · View on GitHub

NestOry Logo

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.