https://github.com/ory/examples
A curated collection of examples and solutions created and maintained by the Ory Community.
https://github.com/ory/examples
Last synced: 4 months ago
JSON representation
A curated collection of examples and solutions created and maintained by the Ory Community.
- Host: GitHub
- URL: https://github.com/ory/examples
- Owner: ory
- License: apache-2.0
- Created: 2022-04-11T15:07:07.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-08-27T10:16:24.000Z (10 months ago)
- Last Synced: 2024-10-29T16:06:46.206Z (8 months ago)
- Language: Dart
- Homepage: https://www.ory.sh/community/
- Size: 2.61 MB
- Stars: 141
- Watchers: 9
- Forks: 68
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
If you have any questions or suggestions
[open a discussion](https://github.com/ory/examples/discussions), or join the
[Ory Chat](https://slack.ory.sh/)!## Overview
### Application Examples
- [Example Django App using Ory Cloud](https://github.com/ory/examples/tree/master/django-ory-cloud)
- [Example Dotnet App using Ory Network](https://github.com/ory/examples/tree/master/dotnet-ory-network)
- [Example Flask App using Ory Kratos and Ory Keto](https://github.com/ory/examples/tree/master/kratos-keto-flask)
- [Example with Kubernetes using Ory Kratos, Ory Keto and Ory Oathkeeper](https://github.com/ory/examples/tree/master/kratos-keto-oathkeeper-k8s)
- [Example with Supabase using Ory Kratos and Ory Oathkeeper](https://github.com/ory/examples/tree/master/kratos-keto-oathkeeper-supabase)
- [Example with Supabase using Ory Cloud](https://github.com/ory/examples/tree/master/supabase-ory-cloud)
- [Example API Gateway with Kong using Ory Kratos & Ory Oathkeeper](https://github.com/ory/examples/tree/master/kratos-oathkeeper-kong)### Configuration Examples
- [Example configuration for Ory Kratos & Nginx](https://github.com/ory/examples/tree/master/kratos-nginx)
- [Example configuration for Ory Hydra & Nginx](https://github.com/ory/examples/tree/master/hydra-nginx)
- [Example configurations for Ory Oathkeeper](https://github.com/ory/examples/tree/master/oathkeeper)## Read the Docs
- [Ory Documentation](https://ory.sh/docs)
## Contribute
We love all contributions! Feel free to open a discussion or issue if you want
to contribute a new example or have ideas on how to improve an existing one.
Please also have a look at
[CONTRIBUTING.md](https://github.com/ory/examples/blob/master/CONTRIBUTING.md)
for more details on how to contribute to Ory.## Please note
This is a community maintained repository. Sometimes examples can have bugs or
are outdated. Should you notice something not working as expected, broken or
outdated,
[please help out the community and open an issue](https://github.com/ory/examples/issues/new/choose)
or contribute a fix if possible. Thanks!- [Start a Discussion](https://github.com/ory/examples/discussions) for any
questions, feedback, or ideas you want to share with the Ory Community.