Thomas DA ROCHA

Results 3 issues of Thomas DA ROCHA

Make KeyEvents available in a separate crate to create a shortcut listener in the terminal.

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

There is many issues around the `flatten` field attribute: https://github.com/serde-rs/serde/issues?q=is%3Aissue+is%3Aopen+flatten I think that adding a strict mode to that attribute could be a good way to solve at least some...