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.
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