Reaction Commerce uses the ORY Hydra OAuth 2.0 & OpenID Connect server, for authentication.
This project provides a configured Hydra installation using Docker Compose. Ready for Reaction development.
This application is a part of the Reaction Platform and is designed to work with other services. You can launch Reaction and its dependencies with a single command by using the Reaction Platform development installation.
This project is supported by Reaction Commerce for local Reaction development. It is not intended to serve as a template for running Hydra in production.
- ✅ Suitable for local development
⚠️ Contains specific configuration for the Reaction Platform.- 💥 Not safe for production.
These services will be available when the project is started:
Service | Description |
---|---|
Hydra Public API http://localhost:4444 |
Hydra's public API. It can be exposed to the public internet. |
Hydra Admin API http://localhost:4445 |
Hydra's administration API. This is unprotected and should not be exposed to the internet without a secure gateway. |
Hydra Token API http://localhost:5555 |
Service for the Hydra token user. |
Copyright © Reaction Commerce
ory/hydra is licensed under Apache License 2.0