https://github.com/ory/oathkeeper-client-js
Autogenerated oathkeeper SDK.
https://github.com/ory/oathkeeper-client-js
Last synced: 3 months ago
JSON representation
Autogenerated oathkeeper SDK.
- Host: GitHub
- URL: https://github.com/ory/oathkeeper-client-js
- Owner: ory
- License: apache-2.0
- Created: 2021-08-24T06:56:04.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-08-27T10:18:55.000Z (9 months ago)
- Last Synced: 2024-10-29T14:46:45.407Z (7 months ago)
- Size: 72.3 KB
- Stars: 3
- Watchers: 7
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# ory/oathkeeper-client-js
This is the official Ory Oathkeeper SDK for js.
## Ory Self-Hosted
This SDK is for use with self-hosted Ory Oathkeeper.
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
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!