-
I put "proxy": "http://localhost:5000" in the package.json which is the backend port and receive the 404 error when I use axios to connect to my backend. I used the postman to test the backend "http:/…
-
Hi,
I am using RN@0.34, RNFB@0.10.1-beta.3 and node/express.
Below is the code I use to send the uploaded document.
`
return RNFetchBlob.fetch('POST', nodeUrl, {
'Content-Type' : 'mult…
-
## The dependency [js-cookie](https://github.com/js-cookie/js-cookie) was updated from `2.2.0` to `2.2.1`.
🚨 [View failing branch](https://github.com/bertho-zero/react-redux-universal-hot-example/co…
-
I'd like the entirety of everything being used to notice if I stick console.log("something") in it but if I have to re-run `deno task dev` or something after instrumenting something that's fine too.
…
-
-
I'm trying to include JWT ( http://jwt.io/ ) token authentication in the boilerplate.
Let's pretend for a second that the autentication process serverside is already there.
What I do is calling API…
-
## Issue
The Identity serve that I'm using is based on Cookie authorization.
When I call `authorize` method (so authorize endpoint) on my server the authorization code flow is performed as expecte…
-
We've updated the base functionality a teeny bit so we will want to update the READ.ME as well.
Things to consider:
- [ ] Updated serve command
- [ ] Prettier command (#3)
- [ ] Testing (#2)
- …
-
## Summary
Create in-box support for Authn with JWT stored in http-only cookies
## Motivation and goals
Then we develop SPA application with ASP.NET Core (for ex. with React at frontend)…
-
**Description**
BREAKING CHANGE: webpack < 5 used to include polyfills for node.js core modules by default.
I am using the following versions
```js
...
"dependencies": {
"@taquito/beacon-wal…