-
In the third bullet point under "Resources" in the "FarmOS API" section of the `ONBOARDING.md` file capitalize the word "axios" so that it is "Axios".
-
Currently, we use the official replicate library, which requires node (cfr https://github.com/replicate/replicate-javascript?tab=readme-ov-file#replicate-nodejs-client). This plugin is thus not compat…
-
### Describe the issue
I set a prefix of `/api` for the baseURL of axios, but when I send a request, the request does not carry this `/api`. btw, the config I printed in the request interceptor has b…
-
`[updateUnifiData-login site undefined] error: timeout of 10000ms exceeded, stack: AxiosError: timeout of 10000ms exceeded at RedirectableRequest.handleRequestTimeout (/opt/iobroker/node_modules/axios…
1onar updated
5 months ago
-
[axios.zip](https://github.com/parzival-au20/sefa/files/12050926/axios.zip)
-
Please upgrade axios to >=0.28.0 fix "Axios Cross-Site Request Forgery Vulnerability". I think it won't cause any issues. We need to fix this as part of our security audit.
-
refacto api gateaway user connection and switch fetch to axios ?
creation connection with auth microservice :
-controller auth
-service auth
-route auth
-
IMHO, it makes sense to replace axios with fetch.
-
Description:
- Build forms in React.
Instructions:
- Create SignUp and Login components.
Fields:
- Sign Up: Email, Username, Password, Confirm Password.
- Login: Email, Password.
- Use Axios to…
-