peridot/vendor/github.com/ory/hydra-client-go/v2/README.md
Mustafa Gezen ad0f7a5305
Major upgrades
Upgrade to Go 1.20.5, Hydra v2 SDK, rules-go v0.44.2 (with proper resolves), protobuf v25.3 and mass upgrade of Go dependencies.
2024-03-17 08:06:08 +01:00

37 lines
1.3 KiB
Markdown

# ory/hydra-client-go
This is the official Ory Hydra SDK for go.
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
package repository is missing, please open an issue about this.
## 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!