6.6.0 • Published 1 month ago

@cdmbase/redux-auth-wrapper v6.6.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month ago

redux-auth-wrapper

npm npm dm Build Status Coverage Status Join the chat at https://gitter.im/mjrussell/redux-auth-wrapper

Decouple your Authentication and Authorization from your components!

npm install --save redux-auth-wrapper

redux-auth-wrapper is a utility library for handling authentication and authorization in react + redux applications.

Read the documentation at https://mjrussell.github.io/redux-auth-wrapper

Custom Release

yarn build && yarn build:copyFiles && yarn dist

Version 3

Version 3.x has the same external API as version 2, however it only supports React >= 16.3. It is also tested with react-router v5 and connected-react-router which replaced react-router-redux.

Version 2

Version 2.x is a big internal rewrite! It provides a massive increase in flexibility when using redux-auth-wrapper and also introduces some breaking changes. See the Migration Guide for more details if coming from 1.x. Or check out the Getting Started guide if you've never used redux-auth-wrapper before.

Looking for Version 1.x? You can browse the 1.x README here.

Submitting Issues

Having trouble? First check out the Troubleshooting section of the documentation, and then search the issues, both open and closed for your problem. If you are still having trouble or have a question on using redux-auth-wrapper, please open an issue! You can also ask on the gitter channel.

Examples

Other examples not yet updated to v2:

6.6.0

1 month ago

6.5.0

1 month ago

6.3.0

2 months ago

6.2.0

2 months ago

6.4.0

2 months ago

6.1.0

3 months ago

5.6.0

3 months ago

5.4.2

3 months ago

5.7.0

3 months ago

6.0.0

3 months ago

5.5.0

4 months ago

5.4.0

4 months ago

5.3.0

2 years ago

5.2.0

3 years ago

5.1.0

3 years ago

5.0.0

3 years ago

4.0.0

3 years ago