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

The Ory Hydra API seems deprecated

Open Nesqwik opened this issue 1 year ago • 2 comments

Hi, according to the doc (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 latest Ory Hydra API.

I may have missed something tho ! :)

Nesqwik avatar May 23 '23 14:05 Nesqwik

You're probably right. I haven't tried with v2 of Hydra yet. Would you mind letting me know what version of Hydra you saw this with?

anthonator avatar May 23 '23 14:05 anthonator

I'm using Hydra 2.0.3 Docker image : oryd/hydra:v2.0.3

Nesqwik avatar May 23 '23 14:05 Nesqwik