ory-hydra-elixir icon indicating copy to clipboard operation
ory-hydra-elixir copied to clipboard

Elixir client for the ORY Hydra administrative API

Results 7 ory-hydra-elixir issues
Sort by recently updated
recently updated
newest added

Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.32.0 to 0.32.2. Changelog Sourced from ex_doc's changelog. v0.32.2 (2024-05-10) Enhancements Allow the modal to close when we click outside the modal content Bug fixes Fix indentation...

dependencies
elixir

Bumps [req](https://github.com/wojtekmach/req) from 0.4.8 to 0.4.14. Changelog Sourced from req's changelog. v0.4.14 (2024-03-15) [redirect]: Return Req.TooManyRedirectsError exception. Previously we always raised a RuntimeError. Besides changing the exception struct, now it...

dependencies
elixir

Closes https://github.com/malomohq/ory-hydra-elixir/issues/51 Fixed the Hydra API paths according to [the documentation](https://www.ory.sh/docs/reference/api#tag/oAuth2). Two end-points don't seems to exist anymore: - https://github.com/taorepoara/ory-hydra-elixir/blob/9efc7bc56c25748bb19e544e94051da7ef136167/lib/ory/hydra.ex#L122 - https://github.com/taorepoara/ory-hydra-elixir/blob/9efc7bc56c25748bb19e544e94051da7ef136167/lib/ory/hydra.ex#L215

Hi, according to [the doc](https://www.ory.sh/docs/reference/api#tag/oAuth2/operation/acceptOAuth2ConsentRequest) (and my tests) the routes seems deprecated. In this file : https://github.com/malomohq/ory-hydra-elixir/blob/master/lib/ory/hydra.ex all routes except `/version` sould be prefixed with `/admin` to work with the...

Bumps [req](https://github.com/wojtekmach/req) from 0.4.8 to 0.5.2. Changelog Sourced from req's changelog. CHANGELOG v0.5.1 (2024-06-24) [retry]: Default :retry_log_level to :warning [put_path_params]: Add :path_params_style option [put_aws_sigv4]: Fix path encoding [decode_body]: Improve tar...

dependencies
elixir

Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.32.0 to 0.34.2. Changelog Sourced from ex_doc's changelog. v0.34.2 (2024-07-08) Enhancements Allow anchors on function and callback autolinks Bug fixes Make module attributes searchable without leading @...

dependencies
elixir

Bumps [jason](https://github.com/michalmuskala/jason) from 1.4.1 to 1.4.3. Changelog Sourced from jason's changelog. Changelog 1.5.0-alpha.2 (07.07.2023) Add limit to decoded integer sizes of 1024 digits. This can be changed with the decoding_integer_digit_limit...

dependencies
elixir