https://github.com/ory/client-go
https://github.com/ory/client-go
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/ory/client-go
- Owner: ory
- License: apache-2.0
- Created: 2021-05-18T09:05:02.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2025-04-22T14:08:05.000Z (about 2 months ago)
- Last Synced: 2025-04-25T07:23:26.989Z (about 1 month ago)
- Language: Shell
- Size: 48.9 MB
- Stars: 26
- Watchers: 9
- Forks: 5
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# ory/client-go
This is the official Ory Client SDK for go.
## 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
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!