https://github.com/meysam81/ory-medium-articles
The repository of the Ory products Medium article series
https://github.com/meysam81/ory-medium-articles
article authentication authorization hydra keto kratos medium oathkeeper ory
Last synced: 1 day ago
JSON representation
The repository of the Ory products Medium article series
- Host: GitHub
- URL: https://github.com/meysam81/ory-medium-articles
- Owner: meysam81
- License: mit
- Archived: true
- Created: 2023-04-15T04:47:23.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-08T19:09:02.000Z (over 1 year ago)
- Last Synced: 2025-02-10T15:50:31.220Z (9 months ago)
- Topics: article, authentication, authorization, hydra, keto, kratos, medium, oathkeeper, ory
- Language: Python
- Homepage: https://meysam.io/list/ory-authentication-authorization-3ffbec341355
- Size: 25.4 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Ory Products | Medium Article Series
The code of my Medium article on Ory products.
The complete series can be accessed from the link below.
## Prerequisites
| Product | Version |
| --- | --- |
|[Docker](https://docs.docker.com/engine/install/) | ~23 |
|[Supervisord](http://supervisord.org/) | >=4,<5 |
|[Kratos](https://github.com/ory/kratos/releases/tag/v0.11.1) | >=0.11,<1 |
## How to run
```bash
supervisord
```