That’s correct, but there are other libraries, we ...
# talk-kratos
b
That’s correct, but there are other libraries, we could use. The issue is, that axios is the only library, that works on Web, native clients, & node JS. So until there is a generator that works on all 3 of those platforms, we are stuck with Axios.
f
yes, I know it. I propose to have another library in parallel
@ory/client-fetch
b
We already have 5 separate clients on NPM and would really like to keep overhead from maintaining them small. The openapi spec is available in the SDK repository, so you could build your own version and use that for now.
f
I’ve done it already 🙂