mirror of
https://github.com/rocky-linux/peridot.git
synced 2024-11-10 00:21:22 +00:00
ad0f7a5305
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. |
||
---|---|---|
.. | ||
.gitignore | ||
.openapi-generator-ignore | ||
.reference-ignore | ||
.travis.yml | ||
api_jwk.go | ||
api_metadata.go | ||
api_o_auth2.go | ||
api_oidc.go | ||
api_wellknown.go | ||
BUILD.bazel | ||
client.go | ||
configuration.go | ||
git_push.sh | ||
LICENSE | ||
model_accept_o_auth2_consent_request_session.go | ||
model_accept_o_auth2_consent_request.go | ||
model_accept_o_auth2_login_request.go | ||
model_create_json_web_key_set.go | ||
model_create_verifiable_credential_request_body.go | ||
model_credential_supported_draft00.go | ||
model_error_o_auth2.go | ||
model_generic_error.go | ||
model_get_version_200_response.go | ||
model_health_not_ready_status.go | ||
model_health_status.go | ||
model_introspected_o_auth2_token.go | ||
model_is_ready_200_response.go | ||
model_is_ready_503_response.go | ||
model_json_patch.go | ||
model_json_web_key_set.go | ||
model_json_web_key.go | ||
model_o_auth2_client_token_lifespans.go | ||
model_o_auth2_client.go | ||
model_o_auth2_consent_request_open_id_connect_context.go | ||
model_o_auth2_consent_request.go | ||
model_o_auth2_consent_session_expires_at.go | ||
model_o_auth2_consent_session.go | ||
model_o_auth2_login_request.go | ||
model_o_auth2_logout_request.go | ||
model_o_auth2_redirect_to.go | ||
model_o_auth2_token_exchange.go | ||
model_oidc_configuration.go | ||
model_oidc_user_info.go | ||
model_pagination_headers.go | ||
model_pagination.go | ||
model_reject_o_auth2_request.go | ||
model_rfc6749_error_json.go | ||
model_token_pagination_headers.go | ||
model_token_pagination_request_parameters.go | ||
model_token_pagination_response_headers.go | ||
model_token_pagination.go | ||
model_trust_o_auth2_jwt_grant_issuer.go | ||
model_trusted_o_auth2_jwt_grant_issuer.go | ||
model_trusted_o_auth2_jwt_grant_json_web_key.go | ||
model_verifiable_credential_priming_response.go | ||
model_verifiable_credential_proof.go | ||
model_verifiable_credential_response.go | ||
model_version.go | ||
README.md | ||
response.go | ||
utils.go |
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 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
Generation
This code base, including this README, is auto-generated using OpenAPI Generator. If you find bugs in the SDK please check if there is an open issue at OpenAPITools/openapi-generator or 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, please
open an issue in ory/sdk
to
discuss your ideas.
Thanks for being a part of the Ory community!