diff --git a/ory-actions/README.md b/ory-actions/README.md new file mode 100644 index 0000000..6aa30e8 --- /dev/null +++ b/ory-actions/README.md @@ -0,0 +1,23 @@ +# Ory Actions Examples + +Contribute your Ory Actions webhook examples here. +Add your own webhooks or ideas and contribute to the community! + +For more information on Ory Actions please refer to the +[Ory Documentation](https://www.ory.sh/docs/kratos/hooks/configure-hooks). + +## Ory Actions Examples + +- [Ory Action to check IP addresses against vpnapi.io](https://github.com/ory/examples/tree/master/ory-actions/vpncheck-py) +- more coming soon.. + +## Contribute + +Feel free to +[open a discussion](https://github.com/ory/examples/discussions/new) to provide +feedback or talk about ideas, or +[open an issue](https://github.com/ory/examples/issues/new) if you want to add +your example to the repository or encounter a bug. You can contribute to Ory in +many ways, see the +[Ory Contributing Guidelines](https://www.ory.sh/docs/ecosystem/contributing) +for more information.