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
faint-insurance-61054
01/23/2023, 9:08 AM
yes, I know it. I propose to have another library in parallel
@ory/client-fetch
b
bland-eye-99092
01/23/2023, 9:09 AM
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.