An open API service indexing awesome lists of open source software.

https://github.com/ory/hydra-client-dart

Autogenerated hydra SDK.
https://github.com/ory/hydra-client-dart

Last synced: about 1 month ago
JSON representation

Autogenerated hydra SDK.

Awesome Lists containing this project

README

        

# ory/hydra-client-dart

This is the official Ory Hydra SDK for dart.

## Ory Self-Hosted

This SDK is for use with self-hosted Ory Hydra.
If you are developing against Ory Network, please use the [Ory Network SDK](https://www.ory.sh/docs/sdk).

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

Install via [Dart (pub)](https://pub.dev/packages/${DART_PUB_NAME})

## 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!