redux-auth-wrapper icon indicating copy to clipboard operation
redux-auth-wrapper copied to clipboard

A React Higher Order Component (HOC) for handling Authentication and Authorization with Routing and Redux

Results 33 redux-auth-wrapper issues
Sort by recently updated
recently updated
newest added

Is redux-auth-wrapper compatible with [router5](https://github.com/router5/router5/)?

PRs welcome

Hi, I'm trying to implement a 2 step log in (normal user/pass login and a 2FA login). My route setup is something like this: > The process is like this:...

I'm trying to migrate from v1 to v2 of redux-auth-wrapper. I'm sticking with RR3 for the moment since I'm using SSR and it will be a larger undertaking to migrate...

PRs welcome
docs

#33 implements React Native support. React-router doesn't support native but there is a lot of good things being said about https://github.com/aksonov/react-native-router-flux. Should create a basic React Native app, the auth...

PRs welcome
examples

Wondering how this would work with an 0Auth provider and how you would do things such as handle refresh tokens etc. Just wondered if you had any thoughts or examples.

PRs welcome
examples

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.33. Changelog Sourced from ua-parser-js's changelog. Version 0.7.31 / 1.0.2 Fix OPPO Reno A5 incorrect detection Fix TypeError Bug Use AST to extract regexes and...

dependencies

Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...

dependencies

Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...

dependencies

Bumps [qs](https://github.com/ljharb/qs) from 6.2.3 to 6.2.4. Changelog Sourced from qs's changelog. 6.2.4 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and an array...

dependencies