Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update version of @ory/client #149

Open
3 of 5 tasks
dmdin opened this issue Apr 5, 2024 · 0 comments
Open
3 of 5 tasks

Update version of @ory/client #149

dmdin opened this issue Apr 5, 2024 · 0 comments
Labels
feat New feature or request.

Comments

@dmdin
Copy link

dmdin commented Apr 5, 2024

Preflight checklist

Ory Network Project

Self-hosted Hydra

Describe your problem

Hello! Thank you for the detailed tutorial.
Currently, I am implementing an OIDC provider based on Hydra and SvelteKit.

It seems that the dependencies are strongly outdated and the API has changed. The actual version of the packages is 2.2.0. I found this implimentation on NextJS, but it still uses an old version of the Hydra client (v1.11.8).

The only thing that has been helpful for me so far is the API Docs, TypeScript types of the client, and this changelog. I am facing a much higher complexity curve than expected. Additionally, the difference in configuration between Hydra Docker images is creating more problems.

It would be much easier if there was a guide available that uses up-to-date versions of clients and Hydra server, along with updated configuration examples.

Describe your ideal solution

An Ideal soultion would be the example with actual versions of hydra and @ory/client (or @ory/hydra-client)

Workarounds or alternatives

https://github.com/kubetail-org/hydra-nextjs-reference/tree/main

Version

2.2.0

Additional Context

No response

@dmdin dmdin added the feat New feature or request. label Apr 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature or request.
Projects
None yet
Development

No branches or pull requests

1 participant