Skip to content

getlarge/nestjs-ory-integration

Repository files navigation

NestOry Logo

NestJS Ory Integration

License: MIT CI Quality Gate Status code style: prettier

This is a mono repository containing the following packages:

Package Description Version
keto-client-wrapper A NestJS library to integrate Ory Keto API npm
keto-relations-parser A TS library to parse a string representation of a Relation tuple using Zanzibar notation. npm
kratos-client-wrapper A NestJS library to integrate Ory Kratos API npm
hydra-client-wrapper A NestJS library to integrate Ory Hydra API npm
keto-cli A CLI to interact with the Ory Keto API npm
kratos-cli A CLI to interact with the Ory Kratos self-service API npm

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 detailing the journey of creating these libraries.