ory / sdk

The place where ORY's SDKs are being auto-generated
Apache License 2.0
139 stars 86 forks source link

Keto typescript fetch client #370

Open dankobg opened 1 month ago

dankobg commented 1 month ago

Preflight checklist

Ory Network Project

No response

Describe your problem

For ory kratos there is typescript fetch client @ory/client-fetch and one with axios. Should there be the same for keto? There is axios only right now and it is outdated for some reason as well

Describe your ideal solution

Do the same thing you are doing with kratos

Workarounds or alternatives

Use bloated axios version

Version

v0.12.0

Additional Context

No response

beanow-at-crabnebula commented 1 month ago

You can search with fetch as a keyword. https://www.npmjs.com/search?q=kratos%20fetch

(https://www.npmjs.com/package/@ory/kratos-client-fetch)

dankobg commented 1 month ago

You can search with fetch as a keyword. https://www.npmjs.com/search?q=kratos%20fetch

(https://www.npmjs.com/package/@ory/kratos-client-fetch)

There is for kratos but not for keto, that is the whole point