https://github.com/ory/client-dart
Autogenerated client SDK.
https://github.com/ory/client-dart
Last synced: about 1 month ago
JSON representation
Autogenerated client SDK.
- Host: GitHub
- URL: https://github.com/ory/client-dart
- Owner: ory
- License: apache-2.0
- Created: 2021-09-01T15:44:44.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2025-04-22T14:09:17.000Z (about 2 months ago)
- Last Synced: 2025-04-25T06:24:19.044Z (about 1 month ago)
- Language: Dart
- Size: 2.63 MB
- Stars: 3
- Watchers: 8
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# ory/client-dart
This is the official Ory Client SDK for dart.
## 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
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!