lelpel / hydra-server

Hydra Oauth server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hydra user and consent provider (Nest.js implementation)

This is a reference implementation for the User Login and Consent flow of ORY Hydra version 1.0.x in NodeJS. The application is bootstrapped using the nest cli.

Running

App is compatible with ORY Hydra 5 Minute Tutorial.

  • Build Docker image
  • Replace image in 5min's tutorial quickstart.yml#consent with this image
  • Follow steps from tutorial

Screenshots

1 2 3 4

About

Hydra Oauth server


Languages

Language:TypeScript 87.4%Language:HTML 12.0%Language:Dockerfile 0.6%