getlarge / nestjs-ory-integration

A suite of libraries to make NestJS and Ory fall in love

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A suite of libraries to make NestJS and Ory fall in love


Languages

Language:TypeScript 98.0%Language:JavaScript 1.6%Language:Dockerfile 0.4%