redux-effects-credentials

Credential middleware

Adds credentials to fetch requests when conditions are met

GitHub

23 stars
2 watching
4 forks
Language: JavaScript
last commit: about 8 years ago

Related projects:

Repository Description Stars
redux-effects/redux-effects A library that simplifies the creation and management of effects in Redux applications by abstracting away low-level implementation details. 495
redux-effects/redux-effects-localstorage A Redux effects driver for interacting with localStorage 10
redux-loop/redux-loop A library that enables reducers to handle effects naturally and purely by returning them from the reducer 1,959
lukasz-pluszczewski/redux-better-promise Middleware that supports async side-effects in Redux actions and allows consistent action creators with other middlewares' power 15
redux-things/redux-actions-assertions Library for simplifying testing of Redux actions and async action creators by reducing repetitive code and allowing focused testing. 188
matthieu-beteille/redux-data-fx A library that helps separate business logic and side effects in Redux applications using declarative data structures 53
platzidev/socket.io-redux Middleware to connect Redux with Socket.IO and send actions via a real-time network connection. 105
sskyy/redux-task Manages asynchronous side effects in Redux applications by abstracting away boilerplate code and providing an easy way to handle task states. 103
lexich/redux-api Generates boilerplate code for Redux-based client-side API interactions 496
pburtchaell/redux-promise-middleware Enables simple handling of async action creators in Redux 1,982
janrywang/redux-callbag Middleware for handling side effects in Redux actions with callbag observables 182
subyraman/redux-webauthn Middleware and tools for integrating Web Authentication API into web applications 12
clarus/redux-ship A tool that handles side effects and provides snapshots for debugging and testing Redux applications. 611
d6u/redux-observable-middleware Middleware for subscribing to observables in Redux action creators. 57
knowbody/react-redux-boilerplate Provides a pre-configured setup for building state-managed applications with React and Redux 84