ory-hydra-elixir
ory-hydra-elixir copied to clipboard
The Ory Hydra API seems deprecated
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 ! :)
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?
I'm using Hydra 2.0.3 Docker image : oryd/hydra:v2.0.3