https://github.com/ory/client-ruby
Autogenerated client SDK.
https://github.com/ory/client-ruby
Last synced: about 1 month ago
JSON representation
Autogenerated client SDK.
- Host: GitHub
- URL: https://github.com/ory/client-ruby
- Owner: ory
- License: apache-2.0
- Created: 2021-09-01T15:44:12.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2025-04-29T14:10:25.000Z (about 1 month ago)
- Last Synced: 2025-04-29T15:26:00.911Z (about 1 month ago)
- Language: Ruby
- Size: 14.5 MB
- Stars: 4
- Watchers: 8
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# ory/client-ruby
This is the official Ory Client SDK for ruby.
## Ory Network
This SDK is for use with [Ory Network](https://www.ory.sh/docs/sdk).
If you are developing aginst a self-hosted Ory instance, please use the individual Client SDK
and refer to the [self-hosted documentation](https://www.ory.sh/docs/ecosystem/projects).Please do not make any pull requests against this repository! Its contents are
fully auto-generated by the [ory/sdk](http://github.com/ory/sdk) repository. Any
changes to this repository will be overwritten on the next CI run!## Installation
[Ruby (Gem)](https://rubygems.org/gems/ory-client/)
## Documentation
- [Ory Network](https://www.ory.sh/docs/sdk)
- [Ory Hydra](https://www.ory.sh/hydra/docs/sdk)
- [Ory Kratos](https://www.ory.sh/kratos/docs/sdk)
- [Ory Keto](https://www.ory.sh/keto/docs/sdk)
- [Ory Oathkeeper](https://www.ory.sh/oathkeeper/docs/sdk)## Generation
This code base, including this README, is auto-generated using
[OpenAPI Generator](https://openapi-generator.tech). If you find bugs in the SDK
please check if there is an open issue at
[OpenAPITools/openapi-generator](https://github.com/OpenAPITools/openapi-generator)
or [ory/sdk](http://github.com/ory/sdk) already before opening an issue here.## Feedback
If you have feedback on how to improve the Ory SDK or are
[looking to contribute](https://www.ory.sh/docs/ecosystem/contributing), please
[open an issue](https://github.com/ory/sdk/issues/new/choose) in `ory/sdk` to
discuss your ideas.Thanks for being a part of the Ory community!